| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
CUcheckpointUnlockArgs |
CUcheckpointUnlockArgs.getPointer(long i) |
CUcheckpointUnlockArgs |
CUcheckpointUnlockArgs.position(long position) |
CUcheckpointUnlockArgs |
CUcheckpointUnlockArgs.reserved(int i,
long setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cuCheckpointProcessUnlock(int pid,
CUcheckpointUnlockArgs args)
\brief Unlock a CUDA process to allow CUDA API calls
Unlocks a process specified by \p pid allowing it to resume making CUDA API
calls.
|
Copyright © 2025. All rights reserved.