FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
High Performance Computing FORUM | NEWSLETTERS


Maximize Locality, Minimize Contention
Want to kill your parallel application's scalability? Easy: Just add a dash of contention.
May 23, 2008
Software to Hardware Parallelization
To accelerate algorithms on multi-core systems, you must first identify the code within the application that can be parallelized, then figure out how to parallelize it.
May 20, 2008
Building a Test Harness for RTOS
"Sparky," the test system for RTOS that Cort describes here, does a build of all software components and tools and runs a set of measurement, specification, and regression tests.
May 16, 2008
Tunny, Colossus and Ada: Keeping an Open Mind
Ada allowed me to concisely express the algorithms I wanted to implement
May 14, 2008
CUDA, Supercomputing for the Masses: Part 3
Error handling and global memory performance limitations
May 13, 2008
"All Things Virtual"
Sun's VirtualBox 1.6 released
May 12, 2008
Money Laundering: Going After the Bad Guys
Anti money laundering training via games and simulations
May 8, 2008
Performance Portable C++
Performance portability means that code can achieve good performance across a range of computer architectures while maintaining a single body of source code.
May 7, 2008
There Must be Contest
Programming contests used to be fun. Now they're a commercial software development business—and they're still fun!
May 1, 2008


High Performance Computing Archive
2009 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2008 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2007 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2006 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2005 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2004 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2003 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2002 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2001 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2000 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec




MICROSITES
FEATURED TOPIC

ADDITIONAL TOPICS

INFO-LINK