Definition at line 66 of file CudaInterface.h.
Public Member Functions | |
| CudaStream () | |
| Creates a new CUDA stream. | |
Private Attributes | |
| std::unique_ptr< void, Deleter< CudaStream > > | _ptr |
#include </github/home/ROOT-CI/src/roofit/batchcompute/src/CudaInterface.h>
| RooBatchCompute::CudaInterface::CudaStream::CudaStream | ( | ) |
Creates a new CUDA stream.
Definition at line 58 of file CudaInterface.cu.
|
private |
Definition at line 76 of file CudaInterface.h.