NVIDIA CUDA: Week in Review -- Issue 57 |
Saturday, 02 July 2011 | ||
NVIDIA CUDA: Week in Review -- Issue 57NVIDIA CUDA & GPU computing news from around the worldCUDA SPOTLIGHT This week's spotlight is on Dr. Vincent Natoli, president and founder of Stone Ridge Technology. Here's a preview of our interview: NVIDIA: Vincent, tell us a bit about Stone Ridge Technology. Vincent: Stone Ridge provides products and services to the HPC market. I had the idea for the company back in 2002 and started it full time in 2005.
Vincent: Most of our customers are in the oil and gas industry. We port, optimize and develop from scratch high performance technical codes for some of the biggest corporations in the world. NVIDIA: What advice do you have for developers considering GPU computing? Vincent: I would say that if performance is important to you then GPU computing is well worth a try. Take a look at CUDA Zone to find a code similar to your own to see what kind of performance you can expect from the GPU. Profile your code and try porting the most significant hotspot first. The potential gain is well worth a few weeks of investigation. Along the way you will learn a lot about your code. Read the complete interview here- https://www.nvidia.com/object/cuda_spotlights.html CUDA DEVELOPER NEWS Microsoft and NVIDIA Host C++ GPU Computing Event: Silicon Valley engineers met at NVIDIA's headquarters on June 29 to learn about C++ technologies in heterogeneous environments (CPU + GPU). The evening kicked off with a talk by luminary Herb Sutter, chief architect for Windows C++ at Microsoft, speaking about plans to take advantage of GPU acceleration with C++ AMP. https://blogs.nvidia.com/2011/07/fight-global-warming-with-gpu-computing-and-c/ Russia Accelerates Scientific Innovation with GPU Supercomputers: Moscow State University is upgrading its Lomonosov system with Tesla GPUs to be one of the world's fastest supercomputers. The upgraded system couples 1,554 NVIDIA Tesla X2070 GPUs with the same number of quad-core CPUs. https://bit.ly/l1EP6S Microway Wins Award: Microway won the Best New Technology award at the Life Sciences Technology Insight Summit in Boston. https://www.microway.com/tesla/ CST Adds New HPC Capabilities: Computer Simulation Technology (CST) announced the next version of CST MICROWAVE STUDIO, with support for NVIDIA Tesla GPUs. https://www.cst.com/ MATLAB Update: MATLAB made the prerelease of MATLAB R2011b available to existing MATLAB Parallel Computing Toolbox licensees, adding a host of new GPU features. https://www.mathworks.com/ New Publications from NVIDIA: - CUDA 4.0 Library Performance Overview. https://developer.nvidia.com/content/cuda-40-library-performance-overview - White Paper on Sparse Triangular Linear Systems. https://research.nvidia.com/publication/parallel-solution-sparse-triangular-linear-systems-preconditioned-iterative-methods-gpu Read CUDA: Week in Review on the web at: https://developer.nvidia.com/cuda-news
Related Articles:
|