site Search Results

Results for: openacc

Sort by: Relevance | Date

The Dr. Dobb's Developer Library DVD Order the NEW Discounted Dr. Dobb's Developer Library DVD 6
Purchase the fully searchable DVD for $59.95 - a 60% discount! Features 21 years of Dr. Dobb's Journal, 15 years of Sys Admin magazine, 14+ years of C/C++ Users Journal, 1 year worth of Dr. Dobb's Digest, podcasts, videos and more! Order Now.

Caps Workbench Now Supports OpenACC

Dr. Dobb's Journal,
May 04, 2012

Cross-platform API and open parallel programming standard for programmers - Open Source

Introduction to OpenACC [video]

Dr. Dobb's Journal,
December 24, 2012

Using OpenACC to write your first hybrid application - Parallel

Creating and Using Libraries with OpenACC

Dr. Dobb's Journal,
October 29, 2012

How to write reusable methods (libraries, subroutines, and functions) that can transparently call optimized CPU and GPU libraries using OpenACC pragmas. - Parallel

Optimizing Algorithms Versus GPU Programming, Which Is Best?

Dr. Dobb's Journal,
March 07, 2012

New HPC compilers and development tools with support for OpenACC GPU directives and native CUDA C/C++ optimized for multi-core x86 - Tools

The OpenACC Execution Model

Dr. Dobb's Journal,
August 27, 2012

In this second part of the introduction to OpenACC — the OpenMP-style library for GPU programming — the execution model is explained and samples are benchmarked against straight, OpenMP parallelism. - Parallel

Easy GPU Parallelism with OpenACC

Dr. Dobb's Journal,
June 11, 2012

An emerging standard uses pragmas to move parallel computations in C/C++ and Fortran to the GPU - Parallel

Caps Raises The Case For Hybrid Multicore Parallel Programming

Dr. Dobb's Journal,
June 17, 2012

Company adds support for AMD's heterogeneous compute platforms - Parallel

Intel's 50-Core Xeon Phi: The New Era of Inexpensive Supercomputing

Dr. Dobb's JournalAndrew Binstock
November 13, 2012

The advent of Intel's massively parallel coprocessor will make every server a supercomputer. - Parallel

Comparing OpenCL, CUDA, and OpenACC [video]

Dr. Dobb's Journal,
January 01, 2013

Rob Farber takes you on a tour of the paths to massively parallel x86, MultiGPU, and CPU+GPU applications. - Parallel

Will Parallel Code Ever Be Embraced?

Dr. Dobb's JournalAndrew Binstock
July 18, 2012

The advent of the many-core era is not going to push developers to write more parallel code. That hasn't happened as we've gone from 1- to 2- to 4- to 8-core processors, has it? Writing parallel code is not the problem. So, let's stop trying to fix it. - Parallel

1 2 Next 

Best of the Web

First C Compiler Now on Github

The earliest known C compiler by the legendary Dennis Ritchie has been published on the repository.

Quick Read

HTML5 Mobile Development: Seven Good Ideas (and Three Bad Ones)

HTML5 Mobile Development: Seven Good Ideas (and Three Bad Ones)

Quick Read

Building Bare Metal ARM Systems with GNU

All you need to know to get up and running... and programming on ARM

Quick Read

Amazon's Vogels Challenges IT: Rethink App Dev

Amazon Web Services CTO says promised land of cloud computing requires a new generation of applications that follow different principles.

Quick Read

How to Select a PaaS Partner

Eventually, the vast majority of Web applications will run on a platform-as-a-service, or PaaS, vendor's infrastructure. To help sort out the options, we sent out a matrix with more than 70 decision points to a variety of PaaS providers.

Quick Read


More "Best of the Web" >>

Video