Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CudaHelpers.h File Reference
#include <chrono>
#include <utility>
Include dependency graph for CudaHelpers.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 
namespace  RooFit::Detail
 
namespace  RooFit::Detail::CudaHelpers
 

Functions

std::pair< std::chrono::microseconds, std::chrono::microseconds > RooFit::Detail::CudaHelpers::memcpyBenchmark (std::size_t nBytes)
 Measure the time taken to perform memory copy operations between host and device memory.