7.51. CUcheckpointCheckpointArgs
Defined in /dvs/p4/build/sw/gpgpu/bin/x86_64_Linux_release/stub/cuda.h
-
struct CUcheckpointCheckpointArgs
CUDA checkpoint optional checkpoint arguments.
Public Members
-
CUcheckpointCustomStorageInfo **customStorageInfo_out
Optional custom storage; if NULL, GPU memory is checkpointed to host.
-
char reserved[64 - sizeof(CUcheckpointCustomStorageInfo*)]
Reserved for future use, must be zeroed.
-
CUcheckpointCustomStorageInfo **customStorageInfo_out