Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2005-11-23 12:15:06
Size: 1266
Comment:
Revision 4 as of 2008-10-30 11:40:25
Size: 1292
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
To make the pgi compilers the default compilers please use 'ini pgi'. To make the pgi compilers the default compilers please use  '{{{ini pgi}}}'.
Line 17: Line 17:
|| Compiler || binary || binary after 'ini pgi' || || Compiler || binary || binary after  '{{{ini pgi}}}' ||
Line 25: Line 25:
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. 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.

2005-11-23: PGI compiler suite Version 6.0 on Linux

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

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.

News/2005-11-23:_PGI_compiler_suite_version_6.0_on_Linux (last edited 2008-10-30 11:40:25 by localhost)