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.

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

Programming the Xeon Phi

Dr. Dobb's Journal,
February 02, 2013

A series of articles on getting the best performance out of the new Intel Xeon Phi coprocessor - Parallel

OOPSLA '95: Back in the Saddle Again

Dr. Dobb's Journal,
December 01, 1995

Editor's Forum

Dr. Dobb's Journal,
November 01, 2005

Today you can find literally dozens of licenses billed as open source. The term "open" is now used as a synonym for "not completely proprietary."

Go Parallel Or Get Left Behind

Dr. Dobb's JournalJonathan Erickson
January 27, 2009

It's not news these days that multicore and parallelization are a very big deal indeed. Which is why we've been covering these topics like the dew covers Dixie. For starters, there are articles like ...

- Design

Data Insurance

Dr. Dobb's Journal,
March 09, 2002

Lawsuits, downtime, data that has been stolen or destroyed—data insurance helps tech companies recoup unexpected losses.

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

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

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

A Robust Histogram for Massive Parallelism

Dr. Dobb's Journal,
September 24, 2013

Preserving highly parallel performance when every thread is simultaneously trying to increment a single object - Parallel

1 2 3 4 5 Next