@Properties(inherit=nccl.class) public class ncclConfig_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ncclConfig_t()
Default native constructor.
|
ncclConfig_t(long size)
Native array allocator.
|
ncclConfig_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
blocking() |
ncclConfig_t |
blocking(int setter) |
int |
cgaClusterSize() |
ncclConfig_t |
cgaClusterSize(int setter) |
int |
collnetEnable() |
ncclConfig_t |
collnetEnable(int setter) |
BytePointer |
commName() |
ncclConfig_t |
commName(BytePointer setter) |
int |
CTAPolicy() |
ncclConfig_t |
CTAPolicy(int setter) |
ncclConfig_t |
getPointer(long i) |
int |
magic() |
ncclConfig_t |
magic(int setter) |
int |
maxCTAs() |
ncclConfig_t |
maxCTAs(int setter) |
int |
minCTAs() |
ncclConfig_t |
minCTAs(int setter) |
BytePointer |
netName() |
ncclConfig_t |
netName(BytePointer setter) |
int |
nvlsCTAs() |
ncclConfig_t |
nvlsCTAs(int setter) |
ncclConfig_t |
position(long position) |
int |
shrinkShare() |
ncclConfig_t |
shrinkShare(int setter) |
long |
size() |
ncclConfig_t |
size(long setter) |
int |
splitShare() |
ncclConfig_t |
splitShare(int setter) |
int |
trafficClass() |
ncclConfig_t |
trafficClass(int setter) |
int |
version() |
ncclConfig_t |
version(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ncclConfig_t()
public ncclConfig_t(long size)
Pointer.position(long).public ncclConfig_t(Pointer p)
Pointer(Pointer).public ncclConfig_t position(long position)
public ncclConfig_t getPointer(long i)
getPointer in class Pointerpublic ncclConfig_t size(long setter)
public ncclConfig_t magic(int setter)
public ncclConfig_t version(int setter)
public int blocking()
public ncclConfig_t blocking(int setter)
public int cgaClusterSize()
public ncclConfig_t cgaClusterSize(int setter)
public int minCTAs()
public ncclConfig_t minCTAs(int setter)
public int maxCTAs()
public ncclConfig_t maxCTAs(int setter)
@Cast(value="const char*") public BytePointer netName()
public ncclConfig_t netName(BytePointer setter)
public int splitShare()
public ncclConfig_t splitShare(int setter)
public int trafficClass()
public ncclConfig_t trafficClass(int setter)
@Cast(value="const char*") public BytePointer commName()
public ncclConfig_t commName(BytePointer setter)
public int collnetEnable()
public ncclConfig_t collnetEnable(int setter)
public int CTAPolicy()
public ncclConfig_t CTAPolicy(int setter)
public int shrinkShare()
public ncclConfig_t shrinkShare(int setter)
public int nvlsCTAs()
public ncclConfig_t nvlsCTAs(int setter)
Copyright © 2025. All rights reserved.