Prev Up (Under construction)

MPI


Compilation (V2*)

  1. Run the configure script, e.g.
    ./configure CC=cc CXX=xlC F77=xlf FC=xlf CFLAGS="-O2 -qmaxmem=16384" --prefix=/tmp/2-1.3.2p1   # for native C compiler
    
    Use the flags
    --disable-cxx
    --disable-f77
    --disable-fc
    
    to disable C++, Fortran 77/90.
  2. compile and install
    make
    make install
    

Installation/Configuration


Last updated: Tue May 17 19:15:18 CED 2011 , M.Kraemer

Impressum Data privacy protection