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.

CUDA, Supercomputing for the Masses: Part 6

Dr. Dobb's Journal,
July 25, 2008

Global memory and the CUDA profiler - Parallel

CUDA, Supercomputing for the Masses: Part 3

Dr. Dobb's Journal,
May 13, 2008

Error handling and global memory performance limitations - Parallel

CUDA, Supercomputing for the Masses: Part 1

Dr. Dobb's Journal,
April 15, 2008

CUDA lets you work with familiar programming concepts while developing software that can run on a GPU - Parallel

Atomic Operations and Low-Wait Algorithms in CUDA

Dr. Dobb's Journal,
August 20, 2013

Used correctly, atomic operations can help implement a wide range of generic data structures and algorithms in the massively threaded GPU programming environment. However, incorrect usage can turn massively parallel GPUs into poorly performing sequential processors. - Parallel

CUDA vs. Phi: Phi Programming for CUDA Developers

Dr. Dobb's Journal,
December 17, 2012

Both CUDA and Phi coprocessors provide high degrees of parallelism that can deliver excellent application performance. For the most part, CUDA programmers with existing application code have already written their software so it can run well on Phi coprocessors. However, additional work may be required to achieve the highest possible performance. - 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

CUDA, Supercomputing for the Masses: Part 19

Dr. Dobb's Journal,
July 28, 2010

Parallel Nsight Part 1: Configuring and Debugging Applications - Parallel

CUDA, Supercomputing for the Masses: Part 14

Dr. Dobb's Journal,
October 16, 2009

Debugging CUDA and using CUDA-GDB - Parallel

CUDA, Supercomputing for the Masses: Part 13

Dr. Dobb's Journal,
June 23, 2009

Using texture memory in CUDA - Parallel

Previous 1 2 3 4 5 Next