pull/7447/head
Michael Hirsch, Ph.D 4 years ago
parent f985bb7383
commit 0c5f3c7483
No known key found for this signature in database
GPG Key ID: 6D23CDADAB0294F9
  1. 1
      docs/markdown/Reference-tables.md
  2. 3
      docs/markdown/snippets/add_nvidia_hpc_sdk_compilers.md

@ -25,6 +25,7 @@ These are return values of the `get_id` (Compiler family) and
| mono | Xamarin C# compiler | | | mono | Xamarin C# compiler | |
| msvc | Microsoft Visual Studio | msvc | | msvc | Microsoft Visual Studio | msvc |
| nagfor | The NAG Fortran compiler | | | nagfor | The NAG Fortran compiler | |
| nvidia_hpc| NVidia HPC SDK compilers | |
| open64 | The Open64 Fortran Compiler | | | open64 | The Open64 Fortran Compiler | |
| pathscale | The Pathscale Fortran compiler | | | pathscale | The Pathscale Fortran compiler | |
| pgi | Portland PGI C/C++/Fortran compilers | | | pgi | Portland PGI C/C++/Fortran compilers | |

@ -0,0 +1,3 @@
## Added NVidia HPC SDK compilers
Added support for `nvidia_hpc` NVidia HPC SDK compilers, which are currently in public beta testing.
Loading…
Cancel
Save