Changes

Jump to: navigation, search

GPU610/DPS915 Student Resources

505 bytes added, 15:47, 6 October 2015
Workshop Notes
====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]
 
===Visual Studio Common Problems & Solutions===
 
"lnk1104 cannot open cublas.lib"
 
Even though you included cublas.lib in the linker configuration, it cannot find the file because your project is most likely building in x86 instead of x64 (depending on CUDA installation directory) so you need to fix it.
# Project Properties (alt+enter)
# Click Configuration Options button
# Active Solution Platform -> Change the dropdown box to x64
# Close, OK
# Try to build now
(Boris Bershadsky + Yehoshua Ghitis)
=Ubuntu 12.04 LTS and CUDA 5 Toolkit Installation Guide=

Navigation menu