[問題] cuda建置問題

作者: issuemylove (NotLove)   2015-01-05 18:41:23
開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
VC pro 2012
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
CUDA
問題(Question):
最近實驗室要跑學長的碩論程式,該專案是2010年時寫的(vc2005)
其中程式碼有使用GPGPU cuda加速的部分
依照官網所說的 3.4節中有將一個專案使用cuda的功能
http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-microsoft-windows
也參考的一些網頁,但就是無法成功編譯成功 (sample code有編譯成功)
估計是哪個環節弄不對...搞了半天也弄不出來
想詢問我的做法是否有疏漏的環節呢?
附上Cuda相關設定(圖)
C/C++ -> 一般 -> 其它include目錄
https://dl.dropboxusercontent.com/u/110205128/C%2B%2B_INCLUDE.png
CUDA C/C++ -> CUDA Toolkit Custom Dir
https://dl.dropboxusercontent.com/u/110205128/CUDA_C_C%2B%2B_Common.png
連結器 -> 輸入 -> 其它相依性
https://dl.dropboxusercontent.com/u/110205128/linker.png
錯誤結果(Wrong Output):
https://dl.dropboxusercontent.com/u/110205128/error.png
https://dl.dropboxusercontent.com/u/110205128/error1.png
https://dl.dropboxusercontent.com/u/110205128/error_2.png
程式碼(Code):(請善用置底文網頁, 記得排版)
有使用到的標頭檔 "cutil.h"
補充說明(Supplement):
另有以上全部圖片一次下載壓縮檔
https://dl.dropboxusercontent.com/u/110205128/all.zip
謝謝各位大大的幫助
作者: happyniu (happyniu)   2015-01-05 20:35:00
cuda版本更新很快的。cutil.h貌似是以前版本的庫的名稱,不知道你現在的cuda版本是什麼。
作者: tubbysong (song)   2015-01-05 22:08:00
1Google CUDA cutil.h where is it?在3.2~4.1中有這
作者: sky391 (sky)   2015-01-05 22:12:00
Header?
作者: chigi (  )   2015-01-06 14:18:00
一般來說,通常剛接手最好是確定各SDK版本比較容易啦@@不然除了這個說不定還有其他SDK版本也有差異,就改不完了

Links booklink

Contact Us: admin [ a t ] ucptt.com