| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
CUcheckpointRestoreArgs |
CUcheckpointRestoreArgs.getPointer(long i) |
CUcheckpointRestoreArgs |
CUcheckpointRestoreArgs.position(long position) |
CUcheckpointRestoreArgs |
CUcheckpointRestoreArgs.reserved(int i,
long setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cuCheckpointProcessRestore(int pid,
CUcheckpointRestoreArgs args)
\brief Restore a CUDA process's GPU memory contents from its last checkpoint
Restores a CUDA process specified by \p pid from its last checkpoint.
|
Copyright © 2025. All rights reserved.