2013年3月8日 星期五

CUDA的筆記(1)

1 In CUDA, the number of block in a single launch 不可超過65535,另外 the number threads per block 的限制要查詢maxThreadsPerBlock(on device properties structure),可參考CUDA example ,在1_utilties/deviceQuery

沒有留言:

張貼留言