Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
Subset of numeric limits compatible with both host and device. More...
Subset of numeric limits compatible with both host and device.
CUDART_NAN
and CUDART_INF
are not constexpr
in CUDA 10 at least, so we have replaced those with compiler built-ins that work in GCC, Clang, and MSVC.std
implementation.