Checkpoint Source Batch#
-
template<typename T>
struct CheckpointSourceBatch# One launch’s source pointers. Named fields keep the pointers in CUDA kernel parameter space; an indexed member array makes nvcc materialize the array in every thread’s local memory.
Public Functions
- inline __device__ __forceinline__ T const * get (int32_t index) const