|
TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
Provides GPU and non-GPU specific functionality.
Definition in file device.hpp.
Go to the source code of this file.
Macros | |
| #define | device_error_check(ARG1, ARG2) |
| Trigger a compilation error every time the nda::device_error_check function is called. | |
Functions | |
| template<bool flag = false> | |
| void | nda::compile_error_no_gpu () |
| Trigger a compilation error in case GPU specific functionality is used without configuring the project with GPU support. | |