From 72486afd08d66d6323c2113739dcfff74813058b Mon Sep 17 00:00:00 2001 From: "Michael Hirsch, Ph.D" Date: Mon, 21 Jan 2019 13:09:36 -0500 Subject: Add PGI C and C++ compilers (#4803) --- docs/markdown/snippets/pgi_compilers.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/markdown/snippets/pgi_compilers.md (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/pgi_compilers.md b/docs/markdown/snippets/pgi_compilers.md new file mode 100644 index 0000000..f083961 --- /dev/null +++ b/docs/markdown/snippets/pgi_compilers.md @@ -0,0 +1,6 @@ +## Added PGI compiler support + +Nvidia / PGI C, C++ and Fortran [no-cost](https://www.pgroup.com/products/community.htm) compilers are now supported. +They have been tested on Linux so far. + + -- cgit v1.1