#acl DvGroup:read,write,delete,revert,admin All:read ===== 2005-11-23: PGI compiler suite Version 6.0 on Linux ===== ## put an abstract here (few lines) - it will appear on summary pages The PGI compiler suite version 6.0 is now the default version on Linux. There are different versions on AMD 64 machines and other PC's. To make the pgi compilers the default compilers please use '{{{ini pgi}}}'. Documentation (access restricted to DESY Zeuthen) is in http://www-zeuthen.desy.de/pgi6.0 ## end of abstract - anything below will not show up in summaries To guarantee maximum compatibility between 32 and 64 bit platforms applications should be compiled with PGI compilers on a 32 bit machine, while obtaining maximum performance on 64 machines is usually obtained by compiling on an AMD 64 machine. The PGI compiler suite 6.0 contains the following compilers || Compiler || binary || binary after '{{{ini pgi}}}' || || C || pgcc || cc || || C++ || pgCC || CC || || Fortran77 || pgf77 || f77 || || Fortran90 || pgf90 || f90 || || Fortran95 || pgf95 || f95 || || High performance Fortran || pghpf || hpf || In addition there is a debugger, {{{pgdbg}}} available. To use the older version 5.2 of the compiler suite, the command '{{{ini pgi5}}}' is provided.