#include <StackDeviceMemory.h>
Public Member Functions | |
Range (char *s, char *e, cudaStream_t str) | |
Public Attributes | |
char * | start_ |
char * | end_ |
cudaStream_t | stream_ |
Previous allocation ranges and the streams for which synchronization is required
Definition at line 48 of file StackDeviceMemory.h.