[BUG]: Improve cuda/std/cmath
to build without depending on the relaxed constexpr build option
#3371
Closed
1 task done
Labels
bug
Something isn't working right.
Is this a duplicate?
Type of Bug
Compile-time Error
Component
libcu++
Describe the bug
While working on building libcudf without enabling the relaxed constexpr option (rapidsai/cudf#7795), I observed that several
cuda/std/cmath
utilities cannot be built without relying on the relaxed constexpr option.How to Reproduce
See https://godbolt.org/z/f5ebG1Wxz
Expected behavior
The above godbolt should work without errors
Reproduction link
https://godbolt.org/z/f5ebG1Wxz
The text was updated successfully, but these errors were encountered: