[Bug libgomp/108098] OpenMP/nvptx reverse offload execution test FAILs

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 15 09:09:03 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108098

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Thomas Schwinge from comment #0)
>     $ nvidia-smi
>     [...]
>     | NVIDIA-SMI 440.33.01    Driver Version: 440.33.01    CUDA Version: 10.2
>     [...]
>     |   0  Tesla K80  [...]
>     [...]
>     |   1  Tesla K80  [...]
> 

I'm not sure if it matters for triggering this problem, but if I look at this
board at nvidia drivers download and select cuda 10.2 and production branch, I
get :
...
version:        440.118.02
Release Date:   2020.9.30
...

Then using the "Beta and Older Drivers" I find the version you're using is:
...
version: 440.33.01
Release date:  November 19, 2019
...

Please always use the latest drivers when reporting a problem.


More information about the Gcc-bugs mailing list