r1 - 17 Oct 2006 - 16:18:03 - JeffMcDonaldYou are here: TWiki >  Computing Web > AvailableSoftware > PgiCompilers

Portland Group Compilers at SCS

Description

PGI provides High-performance Compilers optimizing parallel Fortran, C and C++ compilers for 32-bit x86 and 64-bit x64 processor-based Linux and Windows workstations, servers and clusters, see The Portland Group Home Page.

General Use

PGI provides a number of compilers. For extended help with any of the compilers, use the compiler name with -help, e.g. pgif90 -help for help with the fortran 90 compiler.
  • PGI c compiler --- pgcc
  • PGI C++ compiler --- pgCC
  • PGI f77 compiler --- pgf77 fortran 77 compiler
  • PGI f90 compiler --- pgf90 fortran 90 compiler
  • PGI f95 compiler --- pgf95 fortran 95 compiler

Cluster Specific Use

Phoenix

  • The root path to the PGI compilers is /usr/local/pgi. By default, when users login, their paths include the pgi compilers described above.
  • The compilers are installed only on the phoenix head node, all compilation should be performed there. All compute nodes have a portability package which makes it possible for PGI-compiled executables to run on the compute nodes.

-- JeffMcDonald - 17 Oct 2006

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
SCS TWiki

This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback