|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <get_platform.hpp>
Static Public Attributes | |
| static constexpr Platform | value = Platform::undefined |
Returns the platform for the specified execution policy. This is a catch-all, so anything undefined gets Platform::undefined
|
staticconstexpr |