Robert Maynard
92624714c4
NVHPC: Support SYSTEM include directories
...
Fixed #22834
2021-11-02 14:33:18 -04:00
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
7ce718376c
NVHPC: Support 21.07 change to '-MD' where it behaves like gcc
2021-07-29 10:43:54 -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