看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: Win10, Linux, ...) Linux 編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出) Nvcc 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) CUDA 問題(Question): 小弟是cuda菜鳥新手,最近在研究cuda 想要把shared memory 弄好弄滿。 可是發現gpu架構越新,可以用的shared memory越少 ,請問有什麼原因嗎越來越少嗎... . 餵入的資料(Input):預期的正確結果(Expected Output): 錯誤結果(Wrong Output): 程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔) 補充說明(Supplement): -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 118.167.42.189 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1558538718.A.CD3.html
ScottOAO: 有嗎@@?05/23 00:56
Schottky: 你是不是對 CUDA 有什麼誤會 XD05/23 01:35
igimast5088: 我在看cc版本volta有96k turing最多就64k 有些更舊 05/23 08:30
igimast5088: 的架構反而也比較多05/23 08:30
igimast5088: https://imgur.com/a/nIk9qJg05/23 08:30
※ 編輯: igimast5088 (140.118.115.210), 05/23/2019 10:52:52
ab830921: 你的shared memory 怎麼控制的 06/15 12:01