Public bug reported:
Ubuntu 18.04 LTS ships CUDA 9.1.85 which is broken with provided GCC
compilers in a slightly complex way.
By default, the g++ compiler version is 7.4.0, which is not supported by
CUDA/NVCC 9.1.85.
Next, CUDA/NVCC 9.1.85 should have provided support for g++ 6. But the release
Public bug reported:
Even after installing libc++-dev and libc++abi-dev, clang can not
compile with `-stdlib=libc++` if it needs to include ``.
The reason lies in a missing include or symlink in cxxabi.h
```
/usr/include/c++/v1/cxxabi.h:21:10: fatal error: '__cxxabi_config.h' file not
found
I'm not sure if invalid is the correct resolution status but the issue
was solved now in the nvidia-cuda-toolkit package. It now installs CUDA
in a monolithic path.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad