hipDeviceProp_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

ECCEnabled
int ECCEnabled;
Undocumented in source.
arch
hipDeviceArch_t arch;
Undocumented in source.
asicRevision
int asicRevision;
Undocumented in source.
canMapHostMemory
int canMapHostMemory;
Undocumented in source.
clockInstructionRate
int clockInstructionRate;
Undocumented in source.
clockRate
int clockRate;
Undocumented in source.
computeMode
int computeMode;
Undocumented in source.
concurrentKernels
int concurrentKernels;
Undocumented in source.
concurrentManagedAccess
int concurrentManagedAccess;
Undocumented in source.
cooperativeLaunch
int cooperativeLaunch;
Undocumented in source.
cooperativeMultiDeviceLaunch
int cooperativeMultiDeviceLaunch;
Undocumented in source.
cooperativeMultiDeviceUnmatchedBlockDim
int cooperativeMultiDeviceUnmatchedBlockDim;
Undocumented in source.
cooperativeMultiDeviceUnmatchedFunc
int cooperativeMultiDeviceUnmatchedFunc;
Undocumented in source.
cooperativeMultiDeviceUnmatchedGridDim
int cooperativeMultiDeviceUnmatchedGridDim;
Undocumented in source.
cooperativeMultiDeviceUnmatchedSharedMem
int cooperativeMultiDeviceUnmatchedSharedMem;
Undocumented in source.
directManagedMemAccessFromHost
int directManagedMemAccessFromHost;
Undocumented in source.
gcnArch
int gcnArch;
Undocumented in source.
gcnArchName
char[256] gcnArchName;
Undocumented in source.
hdpMemFlushCntl
uint* hdpMemFlushCntl;
Undocumented in source.
hdpRegFlushCntl
uint* hdpRegFlushCntl;
Undocumented in source.
integrated
int integrated;
Undocumented in source.
isLargeBar
int isLargeBar;
Undocumented in source.
isMultiGpuBoard
int isMultiGpuBoard;
Undocumented in source.
kernelExecTimeoutEnabled
int kernelExecTimeoutEnabled;
Undocumented in source.
l2CacheSize
int l2CacheSize;
Undocumented in source.
major
int major;
Undocumented in source.
managedMemory
int managedMemory;
Undocumented in source.
maxGridSize
int[3] maxGridSize;
Undocumented in source.
maxSharedMemoryPerMultiProcessor
size_t maxSharedMemoryPerMultiProcessor;
Undocumented in source.
maxTexture1D
int maxTexture1D;
Undocumented in source.
maxTexture1DLinear
int maxTexture1DLinear;
Undocumented in source.
maxTexture2D
int[2] maxTexture2D;
Undocumented in source.
maxTexture3D
int[3] maxTexture3D;
Undocumented in source.
maxThreadsDim
int[3] maxThreadsDim;
Undocumented in source.
maxThreadsPerBlock
int maxThreadsPerBlock;
Undocumented in source.
maxThreadsPerMultiProcessor
int maxThreadsPerMultiProcessor;
Undocumented in source.
memPitch
size_t memPitch;
Undocumented in source.
memoryBusWidth
int memoryBusWidth;
Undocumented in source.
memoryClockRate
int memoryClockRate;
Undocumented in source.
minor
int minor;
Undocumented in source.
multiProcessorCount
int multiProcessorCount;
Undocumented in source.
name
char[256] name;
Undocumented in source.
pageableMemoryAccess
int pageableMemoryAccess;
Undocumented in source.
pageableMemoryAccessUsesHostPageTables
int pageableMemoryAccessUsesHostPageTables;
Undocumented in source.
pciBusID
int pciBusID;
Undocumented in source.
pciDeviceID
int pciDeviceID;
Undocumented in source.
pciDomainID
int pciDomainID;
Undocumented in source.
regsPerBlock
int regsPerBlock;
Undocumented in source.
sharedMemPerBlock
size_t sharedMemPerBlock;
Undocumented in source.
tccDriver
int tccDriver;
Undocumented in source.
textureAlignment
size_t textureAlignment;
Undocumented in source.
texturePitchAlignment
size_t texturePitchAlignment;
Undocumented in source.
totalConstMem
size_t totalConstMem;
Undocumented in source.
totalGlobalMem
size_t totalGlobalMem;
Undocumented in source.
warpSize
int warpSize;
Undocumented in source.

Meta