Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NVHPC: Support Ninja dependency scanning | Robert Maynard | 2021-05-18 | 1 | -0/+5 |
| | | | | Fixes: #22168 | ||||
* | NVHPC: Support explicit language flags | Robert Maynard | 2021-05-18 | 1 | -0/+4 |
| | |||||
* | NVHPC: Add support for NVIDIA HPC SDK compilers based on PGI | Tin Huynh | 2021-01-27 | 1 | -0/+3 |
Identify the compilers as `NVHPC` to distinguish it from the older PGI compilers from which they evolved, and from other `NVIDIA` compilers. Fixes: #20887 |