| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
CUcheckpointCheckpointArgs |
CUcheckpointCheckpointArgs.getPointer(long i) |
CUcheckpointCheckpointArgs |
CUcheckpointCheckpointArgs.position(long position) |
CUcheckpointCheckpointArgs |
CUcheckpointCheckpointArgs.reserved(int i,
long setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cuCheckpointProcessCheckpoint(int pid,
CUcheckpointCheckpointArgs args)
\brief Checkpoint a CUDA process's GPU memory contents
Checkpoints a CUDA process specified by \p pid that is in the LOCKED
state.
|
Copyright © 2025. All rights reserved.