Robert Maynard
1a828043b7
NVHPC: only use '-MD' for the C and CXX languages
...
CMake shouldn't use '-MD' for nvfortran to generate dependency information.
Fixes #22723
2021-10-06 16:21:29 -04:00
Robert Maynard
9ac426e460
NVHPC-C: Add support for C17
2021-08-05 16:19:23 -04:00
Robert Maynard
7ce718376c
NVHPC: Support 21.07 change to '-MD' where it behaves like gcc
2021-07-29 10:43:54 -04:00
Robert Maynard
364f6af1d7
NVHPC: Support Ninja dependency scanning
...
Fixes : #22168
2021-05-18 12:56:46 -04:00
Robert Maynard
521cfc38a3
NVHPC: Support explicit language flags
2021-05-18 11:30:01 -04:00
Tin Huynh
83ea49818f
NVHPC: Add support for NVIDIA HPC SDK compilers based on PGI
...
Identify the compilers as `NVHPC` to distinguish it from the older PGI
compilers from which they evolved, and from other `NVIDIA` compilers.
Fixes : #20887
2021-01-27 09:53:02 -05:00