|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
CUDA helpers: driver/runtime error macros, device sync primitives, thrust-backed allocators, kernel launch utilities. More...
#include "Defines.hpp"#include "ArrayBasic.hpp"#include <cstdint>#include <limits>#include <string>#include <tuple>#include <type_traits>#include <unordered_set>Go to the source code of this file.
CUDA helpers: driver/runtime error macros, device sync primitives, thrust-backed allocators, kernel launch utilities.
The whole file is gated on DNDS_USE_CUDA; a no-op stub is exposed when CUDA is not compiled in so callers can include it unconditionally.
Definition in file CUDA_Utils.hpp.