This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 756
[NV 200636681] Compile Time Failure "implicit conversion from 'const uint_type' to 'float'" with Clang 10.0.0/gpgpu/cuda_a on Ubuntu18.04/x86_64 #1268
Milestone
Comments
Starting working through clang 10 issues here: https://github.com/allisonvacanti/thrust/tree/bug/clang10_fixes/gh.1268/nv.200636681 Currently running into what appears to be a compiler bug in the
|
That error seems to happen for many usages of the STL maps with nvcc 11.1 / Clang 10 / libc++ 10 / c++17. It does not happen for c++14 or c++11.
Filed NVBug 3135576, this issue is blocked pending fixes/workarounds from the compiler folks. |
alliepiper
added a commit
to alliepiper/thrust
that referenced
this issue
Sep 24, 2020
This fixes some of the issues, but not all. See discussion in NVIDIA#1268 or the following NVBug for details. Bug 200636681
alliepiper
added a commit
that referenced
this issue
Oct 5, 2020
This fixes some of the issues, but not all. See discussion in #1268 or the following NVBug for details. Bug 200636681
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
NVBug 200636681
The text was updated successfully, but these errors were encountered: