Utility functions for devQuery.cu. More...
Go to the source code of this file.
Functions | |
| int | _ConvertSMVer2Cores (int major, int minor) |
| Get number of cores for a given compute capability. More... | |
Utility functions for devQuery.cu.
Definition in file helper_cuda.h.
| int _ConvertSMVer2Cores | ( | int | major, |
| int | minor | ||
| ) |
Get number of cores for a given compute capability.
Definition at line 13 of file helper_cuda.h.
1.8.4