Fix embarrassing typo...

This commit is contained in:
Thomas Dinges 2014-10-13 15:25:40 +02:00
parent 9fcc1a32df
commit cc03689962
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
#define CUDA_KERNEL_MAX_REGISTERS 63
#define CUDA_KERNEL_BRANCHED_MAX_REGISTERS 63
*/ 3.2 */
/* 3.2 */
#elif __CUDA_ARCH__ == 320
#define CUDA_MULTIPRESSOR_MAX_REGISTERS 32768
#define CUDA_MULTIPROCESSOR_MAX_BLOCKS 16