--
You received this message because you are subscribed to the Google Groups "sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/4e7502b3-60c9-4d44-9589-0731fdd5a66f%40googlegroups.com.
To be honest, I thought turning on using the GPU required manual intervention. Obviously it was turned on automatically for you.I'll get a ticket to fix this.In the meantime doCUDA=no make suitesparseand it should buildFrançois
On Fri, Dec 20, 2019 at 9:59 AM Olivier Guillon <olivier...@gmail.com> wrote:
--Hello,while trying to compile the last develop version of sagemath, my Pop!_OS machine failed to build suitesparse packageit seems like the CUDA toolchain on Pop!_OS 19.10 does not accept gcc compiler with version superior to 7. I got the following error :-------------------------------------------------------------------------------------------------------------------------------------------------------
In file included from /usr/lib/cuda/include/cuda_runtime.h:83,
from <command-line>:
/usr/lib/cuda/include/crt/host_config.h:129:2: error: #error -- unsupported GNU version! gcc versions later than 7 are not supported!
129 | #error -- unsupported GNU version! gcc versions later than 7 are not supported!
-------------------------------------------------------------------------------------------------------------------------------------------------------Any clue for a workaround ?Thanks.Olivier Guillon
You received this message because you are subscribed to the Google Groups "sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-...@googlegroups.com.