vecmem
1.14.0
Loading...
Searching...
No Matches
hip
src
utils
get_device.hpp
1
/* VecMem project, part of the ACTS project (R&D line)
2
*
3
* (c) 2021 CERN for the benefit of the ACTS project
4
*
5
* Mozilla Public License Version 2.0
6
*/
7
#pragma once
8
9
namespace
vecmem::hip::details
{
10
16
int
get_device
();
17
18
}
// namespace vecmem::hip::details
vecmem::hip::details
Namespace for types that should not be used directly by clients.
Definition
get_device.cpp:17
vecmem::hip::details::get_device
int get_device()
Helper function for determining the "currently active device".
Definition
get_device.cpp:19
Generated by
1.9.8