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. | |
| 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.