| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
CUcheckpointLockArgs |
CUcheckpointLockArgs.getPointer(long i) |
CUcheckpointLockArgs |
CUcheckpointLockArgs.position(long position) |
CUcheckpointLockArgs |
CUcheckpointLockArgs.reserved0(int setter) |
CUcheckpointLockArgs |
CUcheckpointLockArgs.reserved1(int i,
long setter) |
CUcheckpointLockArgs |
CUcheckpointLockArgs.timeoutMs(int setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cuCheckpointProcessLock(int pid,
CUcheckpointLockArgs args)
\brief Lock a running CUDA process
Lock the CUDA process specified by \p pid which will block further CUDA API
calls.
|
Copyright © 2025. All rights reserved.