CLUEstering
High-performance density-based weighted clustering library developed at CERN
|
Provides a function to get an alpaka device by its index. More...
#include "CLUEstering/core/detail/defines.hpp"
#include <alpaka/alpaka.hpp>
Go to the source code of this file.
Functions | |
clue::Device | clue::get_device (uint32_t device_id) |
Get the alpaka device corresponding to a given index. | |
Provides a function to get an alpaka device by its index.
|
inline |
Get the alpaka device corresponding to a given index.
device_id | The index of the device |