@Properties(inherit=nvml.class) public class nvmlComputeInstanceInfo_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlComputeInstanceInfo_t()
Default native constructor.
|
nvmlComputeInstanceInfo_t(long size)
Native array allocator.
|
nvmlComputeInstanceInfo_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlDevice_st |
device()
Parent device
|
nvmlComputeInstanceInfo_t |
device(nvmlDevice_st setter) |
nvmlComputeInstanceInfo_t |
getPointer(long i) |
nvmlGpuInstance_st |
gpuInstance()
Parent GPU instance
|
nvmlComputeInstanceInfo_t |
gpuInstance(nvmlGpuInstance_st setter) |
int |
id()
Unique instance ID within the GPU instance
|
nvmlComputeInstanceInfo_t |
id(int setter) |
nvmlComputeInstanceInfo_t |
position(long position) |
int |
profileId()
Unique profile ID within the GPU instance
|
nvmlComputeInstanceInfo_t |
profileId(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic nvmlComputeInstanceInfo_t()
public nvmlComputeInstanceInfo_t(long size)
Pointer.position(long).public nvmlComputeInstanceInfo_t(Pointer p)
Pointer.Pointer(Pointer).public nvmlComputeInstanceInfo_t position(long position)
public nvmlComputeInstanceInfo_t getPointer(long i)
getPointer in class Pointerpublic nvmlDevice_st device()
public nvmlComputeInstanceInfo_t device(nvmlDevice_st setter)
public nvmlGpuInstance_st gpuInstance()
public nvmlComputeInstanceInfo_t gpuInstance(nvmlGpuInstance_st setter)
public nvmlComputeInstanceInfo_t id(int setter)
@Cast(value="unsigned int") public int profileId()
public nvmlComputeInstanceInfo_t profileId(int setter)
Copyright © 2020. All rights reserved.