Definition at line 43 of file CudaInterface.h.
#include </home/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/roofit/batchcompute/src/CudaInterface.h>
◆ CudaEvent()
RooBatchCompute::CudaInterface::CudaEvent::CudaEvent |
( |
bool |
forTiming | ) |
|
Creates a new CUDA event.
- Parameters
-
[in] | forTiming | Set to true if the event is intended for timing purposes. If false , the cudaEventDisableTiming is passed to CUDA. |
- Returns
- CudaEvent object representing the new event.
Definition at line 65 of file CudaInterface.cu.
◆ _ptr
std::unique_ptr<void, Deleter<CudaEvent> > RooBatchCompute::CudaInterface::CudaEvent::_ptr |
|
private |
roofit/batchcompute/src/CudaInterface.h
roofit/batchcompute/src/CudaInterface.cu