FS#70919 - [cuda] gcc:11 unsuitable as host compiler.
Attached to Project:
Community Packages
Opened by bartus (bartus) - Monday, 17 May 2021, 16:19 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 18 May 2021, 21:32 GMT
Opened by bartus (bartus) - Monday, 17 May 2021, 16:19 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 18 May 2021, 21:32 GMT
|
Details
Description: gcc:11 isn't suitable as cuda:11 host compiler,
simple code build with it produces bugged intermediate
file.
Additional info: * gcc=11.1.0, cuda=11.3.0 * tested against blender:cycles:kernel.cu as sample code. |
This task depends upon

blender fails to build with gcc 11 as the CUDA host compiler.
Building arrayfire it causes an ICE. opensubdiv similar build
failure to blender.

Building `popsift` result's in segfoult in GCC while generating
intermediate file...

Fixed in cuda 11.3.0-2 by now depending on the new gcc10 package.