[問題] CUDA .cu檔如何設定才有智能選字VS2013

看板C_and_CPP作者 (無傷大雅)時間6年前 (2017/10/02 14:58), 6年前編輯推噓2(202)
留言4則, 1人參與, 6年前最新討論串1/1
*[36m開發平台(Platform): (Ex: Win10, Linux, ...) *[m Windows VS2013 *[36m編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出)*[m VC++ *[36m額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) *[m CUDA -- 想請問.cu檔該如何設定才能智能選字呢? 比如printf,有辦法打pr就跑出後面全部嗎? https://imgur.com/GKtqQ5d
另外,發現打錯字時,有辦法像cpp檔那樣底部出現紅字嗎? https://imgur.com/a/I86Z6 https://imgur.com/DLUYimu
範例:https://github.com/Hoops021/FaceDetectionGPU -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 122.116.193.176 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1506927529.A.DED.html

10/02 15:21, 6年前 , 1F
不好意思 我是上上篇的作者,想請問一下你裝完CUDA後
10/02 15:21, 1F

10/02 15:22, 6年前 , 2F
有deviceQuery 這個檔案嗎? 另外,安裝完之後直接就
10/02 15:22, 2F

10/02 15:22, 6年前 , 3F
能用了嗎?還是需要先執行哪些檔案 謝謝你
10/02 15:22, 3F
沒有耶,我就是依上述聯結的範例來做的, 另外搭配這個聯結http://blog.csdn.net/u011821462/article/details/50145221 ※ 編輯: james999 (122.116.193.176), 10/02/2017 16:03:57

10/02 17:13, 6年前 , 4F
推推 感恩
10/02 17:13, 4F
文章代碼(AID): #1PqUEftj (C_and_CPP)