Celeritas 0.7.0-dev.79+develop.b3dc2e108
|
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.