NCAR / spack-gust

Spack production user software stack on the Gust test system
4 stars 0 forks source link

ncarenv/22.08b: NVidia compilers want undefined CRAY_NVIDIA_VERSION #18

Closed benkirk closed 1 year ago

benkirk commented 1 year ago
$ module reset && module load nvhpc && CC -o hello_world_mpi /glade/u/home/benkirk/hello_world_mpi.C -fopenmp
...

Unable to determine compiler version.
Make sure that a nvidia module is loaded and that CRAY_NVIDIA_VERSION is defined

I can confirm ncarenv/22.08 is OK.

vanderwb commented 1 year ago

Fixed.

benkirk commented 1 year ago

Confirmed!