vecmem 1.14.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
vecmem::hip::details::run_on_device Class Reference

Helper functor used for running a piece of code on a given device. More...

#include </home/runner/work/vecmem/vecmem/hip/src/utils/run_on_device.hpp>

Public Member Functions

 run_on_device (int device)
 Constructor, with the device that code should run on.
 
template<typename EXECUTABLE >
void operator() (EXECUTABLE exe)
 Operator executing "something" on the specified device.
 

Detailed Description

Helper functor used for running a piece of code on a given device.


The documentation for this class was generated from the following file: