@Properties(inherit=cudart.class) public class cudaLaunchAttributeValue extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
cudaLaunchAttributeValue()
Default native constructor.
|
cudaLaunchAttributeValue(long size)
Native array allocator.
|
cudaLaunchAttributeValue(Pointer p)
Pointer cast constructor.
|
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 cudaLaunchAttributeValue()
public cudaLaunchAttributeValue(long size)
Pointer.position(long).public cudaLaunchAttributeValue(Pointer p)
Pointer(Pointer).public cudaLaunchAttributeValue position(long position)
public cudaLaunchAttributeValue getPointer(long i)
getPointer in class Pointerpublic cudaLaunchAttributeValue pad(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer pad()
@ByRef public cudaAccessPolicyWindow accessPolicyWindow()
public cudaLaunchAttributeValue accessPolicyWindow(cudaAccessPolicyWindow setter)
public int cooperative()
public cudaLaunchAttributeValue cooperative(int setter)
@Cast(value="cudaSynchronizationPolicy") public int syncPolicy()
public cudaLaunchAttributeValue syncPolicy(int setter)
public cudaLaunchAttributeValue clusterDim_x(int setter)
public cudaLaunchAttributeValue clusterDim_y(int setter)
public cudaLaunchAttributeValue clusterDim_z(int setter)
@Cast(value="cudaClusterSchedulingPolicy") public int clusterSchedulingPolicyPreference()
public cudaLaunchAttributeValue clusterSchedulingPolicyPreference(int setter)
public int programmaticStreamSerializationAllowed()
public cudaLaunchAttributeValue programmaticStreamSerializationAllowed(int setter)
@Name(value="programmaticEvent.event") public CUevent_st programmaticEvent_event()
public cudaLaunchAttributeValue programmaticEvent_event(CUevent_st setter)
public cudaLaunchAttributeValue programmaticEvent_flags(int setter)
@Name(value="programmaticEvent.triggerAtBlockStart") public int programmaticEvent_triggerAtBlockStart()
public cudaLaunchAttributeValue programmaticEvent_triggerAtBlockStart(int setter)
public int priority()
public cudaLaunchAttributeValue priority(int setter)
@ByRef public cudaLaunchMemSyncDomainMap memSyncDomainMap()
public cudaLaunchAttributeValue memSyncDomainMap(cudaLaunchMemSyncDomainMap setter)
public cudaLaunchAttributeValue memSyncDomain(int setter)
Copyright © 2023. All rights reserved.