Jul
09
2009
NVIDIA CUDA Programming Best Practices Guide
Posted by JeGX in NVIDIA CUDA, Programming, tags: best practices, cuda, gpu, NVIDIA, Programming
NVIDIA has just released the CUDA C Programming Best Practices Guide. This guide is designed to help developers programming for the CUDA architecture using C with CUDA extensions implement high performance parallel algorithms and understand best practices for GPU Computing. Chapters on the following topics and more are included in the guide:
* Introduction to Parallel Computing with CUDA
* Performance Metrics
* Memory Optimizations
* Execution Configuration Optimizations
* Instruction Optimizations
* Control Flow
* Debugging
* Numerical Accuracy and Precision
* Performance Optimization Strategies
Related posts:



Entries (RSS)
[...] NVIDIA CUDA Programming Best Practices Guide [...]