Difference between revisions of "GPU610/DPS915 Student Resources"
Line 10: | Line 10: | ||
http://developer.nvidia.com/cuda/cuda-downloads | http://developer.nvidia.com/cuda/cuda-downloads | ||
+ | |||
+ | ==Makefile Documentation== | ||
+ | See the [[GPU610/DPS915_Makefile_Documentation | Makefile Documentation Page]] | ||
====Troubleshooting==== | ====Troubleshooting==== | ||
Problem with CUDA driver version 5.0.24 on MacBook Pro 2012 [http://blogs.adobe.com/premiereprotraining/2012/08/known-issues-with-cuda-5-0-17-driver-including-crashes-and-kernel-panics.html Fix] | Problem with CUDA driver version 5.0.24 on MacBook Pro 2012 [http://blogs.adobe.com/premiereprotraining/2012/08/known-issues-with-cuda-5-0-17-driver-including-crashes-and-kernel-panics.html Fix] |
Revision as of 15:14, 27 September 2012
GPU610/DPS915 | Student List | Group and Project Index | Student Resources | Glossary
Contents
Student Resources
The purpose of this page is to share useful information that can help groups with their CUDA projects.
BLAS Documentation
See the BLAS Documentation Page
Getting Started on Mac
http://developer.download.nvidia.com/compute/DevZone/docs/html/C/doc/CUDA_Getting_Started_Mac.pdf
http://developer.nvidia.com/cuda/cuda-downloads
Makefile Documentation
See the Makefile Documentation Page
Troubleshooting
Problem with CUDA driver version 5.0.24 on MacBook Pro 2012 Fix