Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooFit::CUDAHelpers Namespace Reference

Functions

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

Function Documentation

◆ memcpyBenchmark()

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.

Definition at line 18 of file CUDAHelpers.cxx.