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::CUDAHelpers
 

Functions

std::pair< std::chrono::microseconds, std::chrono::microseconds > RooFit::CUDAHelpers::memcpyBenchmark (std::size_t nBytes)
 Measure the time for transfering data from host to device and vice-versa.