Overview
Login
Development Tools
Running Jobs

« Development Tools »

Apart from the standard GNU development tools that comes with the Linux distribution, we have licensed the Cluster Development Kit (CDK) from The Portland Group Compiler Techonlogy. This is a set of high performance parallel compilers for C, C++ and Fortran, and the associated development utilities like debugger and profiler.

The CDK has been installed on our linux network as well as on the cluster system.

Using PGI tools

The PGI tools are installed in /usr/pgi. Your environment should be automatically set up to use them.

The PGI tools are:

  • pgcc: ANSI and K&R C compiler
  • pgCC: C++ compiler
  • pgf77: Fortran 77 compiler
  • pgf90: Fortran 90 compiler
  • pghpf: High Performance Fortran Compiler
  • pgprof: Code Profiler
  • pgdbg: GUI Debugger





Last updated: Wed, 24 Nov 2004 12:45:55 CST