From: bangerth Date: Mon, 12 Nov 2007 14:54:51 +0000 (+0000) Subject: Update most recently tested version of PGI compiler. It works, but the code is 20... X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3536785c1db9e7d89cddc9e633f8098b10b0f7;p=dealii-svn.git Update most recently tested version of PGI compiler. It works, but the code is 20% slower than what we get from gcc... git-svn-id: https://svn.dealii.org/trunk@15486 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 19b8d62f52..487a733be8 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -57,7 +57,7 @@
  • Linux on x86, with the PathScale EKOPath compiler version 2.2 (though only with static instead of shared libraries);
  • Linux on x86, with Portland Groups (PGI) pgCC compiler - version 6.2; + version 7.1;
  • Cygwin/Windows with cygwin1.dll versions 1.5.xx, and gcc 3.3 and 3.4 under Windows XP and NT.