Definition at line 43 of file CudaInterface.h.
#include </home/stephan/code/root-2/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 |
The documentation for this class was generated from the following files: