You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TNVDeviceInfo Class > TNVDeviceInfo Members
Dew Math for .NET
ContentsIndexHome
TNVDeviceInfo Members Public Properties
Public Properties
 
Name 
Description 
 
Compute capability equal to 2 implies a Fermi GPU.  
 
Compute capability version x in y.x  
 
Specifies if device supports overlapping copy and compute operations.  
 
Returns true if GPU has integrated memory (not Host shared).  
 
Returns true if Kernel execution can timeout.  
 
Returns number of registers available per compute block. Typically 8192.  
 
Returns the size of the warp. Typically 32.  
Copyright (c) 1999-2024 by Dew Research. All rights reserved.