22.. SPDX-License-Identifier: Apache-2.0
33
44.. !!! WARNING: THIS FILE CONTAINS PRERELEASE APIs !!!
5- .. CYTHON-BINDINGS-GENERATED-DO-NOT-MODIFY-THIS-FILE: format=1; content-sha256=aeabf4d9caf54446607e921c2143746c4bdc69ab464e319ee0091fdce702280f
5+ .. CYTHON-BINDINGS-GENERATED-DO-NOT-MODIFY-THIS-FILE: format=1; content-sha256=b2e152b7f88e4586d38b2fe9692dba22ce9eff2fc1186a152c681481bcf3f9f9
66-------
77runtime
88-------
@@ -5397,15 +5397,10 @@ Data types used by CUDA Runtime
53975397
53985398 Indicates that the layered sparse CUDA array or CUDA mipmapped array has a single mip tail region for all layers
53995399
5400- .. autoattribute :: cuda.bindings.runtime.CUDART_CB
54015400.. autoattribute :: cuda.bindings.runtime.cudaMemPoolCreateUsageHwDecompress
54025401
54035402 This flag, if set, indicates that the memory will be used as a buffer for hardware accelerated decompression.
54045403
5405- .. autoattribute :: cuda.bindings.runtime.CU_UUID_HAS_BEEN_DEFINED
5406-
5407- CUDA UUID types
5408-
54095404.. autoattribute :: cuda.bindings.runtime.CUDA_IPC_HANDLE_SIZE
54105405
54115406 CUDA IPC Handle Size
@@ -5430,7 +5425,6 @@ Data types used by CUDA Runtime
54305425
54315426 When /p flags of :py:obj: `~.cudaDeviceGetNvSciSyncAttributes ` is set to this, it indicates that application need waiter specific NvSciSyncAttr to be filled by :py:obj: `~.cudaDeviceGetNvSciSyncAttributes `.
54325427
5433- .. autoattribute :: cuda.bindings.runtime.RESOURCE_ABI_BYTES
54345428.. autoattribute :: cuda.bindings.runtime.cudaGraphKernelNodePortDefault
54355429
54365430 This port activates when the kernel has finished executing.
@@ -5443,14 +5437,11 @@ Data types used by CUDA Runtime
54435437
54445438 This port activates when all blocks of the kernel have begun execution. See also :py:obj: `~.cudaLaunchAttributeLaunchCompletionEvent `.
54455439
5446- .. autoattribute :: cuda.bindings.runtime.cudaStreamAttrID
54475440.. autoattribute :: cuda.bindings.runtime.cudaStreamAttributeAccessPolicyWindow
54485441.. autoattribute :: cuda.bindings.runtime.cudaStreamAttributeSynchronizationPolicy
54495442.. autoattribute :: cuda.bindings.runtime.cudaStreamAttributeMemSyncDomainMap
54505443.. autoattribute :: cuda.bindings.runtime.cudaStreamAttributeMemSyncDomain
54515444.. autoattribute :: cuda.bindings.runtime.cudaStreamAttributePriority
5452- .. autoattribute :: cuda.bindings.runtime.cudaStreamAttrValue
5453- .. autoattribute :: cuda.bindings.runtime.cudaKernelNodeAttrID
54545445.. autoattribute :: cuda.bindings.runtime.cudaKernelNodeAttributeAccessPolicyWindow
54555446.. autoattribute :: cuda.bindings.runtime.cudaKernelNodeAttributeCooperative
54565447.. autoattribute :: cuda.bindings.runtime.cudaKernelNodeAttributePriority
@@ -5461,7 +5452,6 @@ Data types used by CUDA Runtime
54615452.. autoattribute :: cuda.bindings.runtime.cudaKernelNodeAttributePreferredSharedMemoryCarveout
54625453.. autoattribute :: cuda.bindings.runtime.cudaKernelNodeAttributeDeviceUpdatableKernelNode
54635454.. autoattribute :: cuda.bindings.runtime.cudaKernelNodeAttributeNvlinkUtilCentricScheduling
5464- .. autoattribute :: cuda.bindings.runtime.cudaKernelNodeAttrValue
54655455.. autoattribute :: cuda.bindings.runtime.cudaSurfaceType1D
54665456.. autoattribute :: cuda.bindings.runtime.cudaSurfaceType2D
54675457.. autoattribute :: cuda.bindings.runtime.cudaSurfaceType3D
0 commit comments