Difference between revisions of "GPU610/DPS915 Student Resources"
Line 1: | Line 1: | ||
{{GPU610/DPS915 Index | 20131}} | {{GPU610/DPS915 Index | 20131}} | ||
− | + | ||
The purpose of this page is to share useful information that can help groups with their CUDA projects. | The purpose of this page is to share useful information that can help groups with their CUDA projects. | ||
+ | = CUDA Enabled Cards = | ||
+ | |||
+ | = Workshop Notes = | ||
==BLAS Documentation== | ==BLAS Documentation== | ||
See the [[GPU610/DPS915_BLAS_Documentation | BLAS Documentation Page]] | See the [[GPU610/DPS915_BLAS_Documentation | BLAS Documentation Page]] |
Revision as of 22:56, 10 January 2013
GPU610/DPS915 | Student List | Group and Project Index | Student Resources | Glossary
The purpose of this page is to share useful information that can help groups with their CUDA projects.
Contents
CUDA Enabled Cards
Workshop Notes
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