Bug#888071: Compatibility with boost 1.62
Lumin
cdluminate at gmail.com
Tue Jan 23 04:02:57 UTC 2018
Package: nvidia-cuda-toolkit
Version: 9.0.176-2
Severity: minor
The current default boost has a problem to
work with CUDA 9.0. See
https://github.com/BVLC/caffe/issues/5994
The solution is either to
* [dirty hack] modify/remove the __CUDACC_VER line in
include/crt/common_functions.h
or to
* wait for a newer boost version
This bug is set to minor severity because it's a boost problem.
Also filed for boost: bugs.debian.org/888070
As far as I know this blocks #880885 (caffe-contrib gcc-5 deprecation)
That package can be built by GCC-6 + CUDA9.0 with the dirty hack
mentioned above applied to cuda header.
--
Best,
More information about the pkg-nvidia-devel
mailing list