Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼



site Search Results

Results for: farber

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.

Programming Intel's Xeon Phi: A Jumpstart Introduction

Dr. Dobb's Journal,
December 10, 2012

Reaching one teraflop on Intel's new 60-core coprocessor requires a little know-how - 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

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

Intel's 50+ core MIC architecture: HPC on a Card or Massive Co-Processor?

Dr. Dobb's Journal,
April 10, 2012

Will Intel’s Knights Corner chips function as co-processors like GPUs, or will they be stand-alone many-core Linux systems? The two approaches present very different performance profiles. - Parallel

Hot-Rodding Windows and Linux App Performance with CUDA-Based Plugins

Dr. Dobb's Journal,
February 27, 2012

Adding GPU capabilities to existing Windows and Linux apps can be done simply using plugins and the built-in support found in CUDA. This easy form of dynamic loading enables CUDA to be used selectively to hugely accelerate individual tasks within a larger application. - Parallel

Running CUDA Code Natively on x86 Processors

Dr. Dobb's Journal,
August 25, 2011

A new compiler from PGI makes it possible to use the same CUDA code on x86 processors, Nvidia chips, or both - Parallel

CUDA, Supercomputing for the Masses: Part 21

Dr. Dobb's Journal,
November 19, 2010

The Fermi architecture and CUDA - Parallel

CUDA, Supercomputing for the Masses: Part 20

Dr. Dobb's Journal,
September 10, 2010

Parallel Nsight Part 2: Using the Parallel Nsight Analysis capabilities - Design

CUDA, Supercomputing for the Masses: Part 19

Dr. Dobb's Journal,
July 28, 2010

Parallel Nsight Part 1: Configuring and Debugging Applications - Parallel

Previous 1 2 3 4 5 Next