Property | Type | Description | |
---|---|---|---|
computeMajor | int | ||
computeMinor | int | ||
maxThreadsPerBlock | int | ||
maxThreadsPerMultiProcessor | int | ||
numSms | int | ||
regsPerBlock | int | ||
regsPerMultiprocessor | int | ||
sharedMemPerBlock | ManagedCuda.BasicTypes.SizeT | ||
sharedMemPerMultiprocessor | ManagedCuda.BasicTypes.SizeT | ||
warpSize | int |
Method | Description | |
---|---|---|
cudaOccDeviceProp ( ) : System | ||
cudaOccDeviceProp ( |
||
cudaOccDeviceProp ( int deviceID ) : System |
public cudaOccDeviceProp ( |
||
props | ||
return | System |
public cudaOccDeviceProp ( int deviceID ) : System | ||
deviceID | int | |
return | System |
public SizeT,ManagedCuda.BasicTypes sharedMemPerBlock | ||
return | ManagedCuda.BasicTypes.SizeT |
public SizeT,ManagedCuda.BasicTypes sharedMemPerMultiprocessor | ||
return | ManagedCuda.BasicTypes.SizeT |