- Summary of CUDA 4.0 New Features
- Andreas Moshovos lecture slides
- CuPP C++ Wrapper
- CUDA lectures
- C:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK 4.0\C\tools\CUDA_Occupancy_Calculator.xls
- NVIDIA Architecture and Fermi, see http://www.nvidia.com/content/PDF/fermi_white_papers/NVIDIA_Fermi_Compute_Architecture_Whitepaper.pdf
- Texture bind and multithreading http://forums.nvidia.com/index.php?showtopic=197400
- Volume Rendering using GPU
Monday, May 23, 2011
CUDA Learning
Wednesday, May 11, 2011
Tuesday, May 10, 2011
Memory Leak
* Visual Leak Detector http://vld.codeplex.com/documentation
* IAT patching technique explained http://domemtech.com/?p=504
* IAT patching technique explained http://domemtech.com/?p=504