Skip to content
pradeep fernando edited this page Sep 6, 2015 · 2 revisions

Welcome to the phoenix wiki!

Compiling on Stampede Cluster

  • The stampede support two MPI libs, MVAPICH2 and Intel MPI libs. Default being MVAPICH2.
  • The default compiler is intel C/Fortran.
  • We can switch to gcc compiler while using mpicc command. However didnt find the instruction for using the gfortran compiler for compiling the Fortran code.
  • Hence we have to use, intel compilers to compile our wrappers and phoenix lib itself.
  • More info can be found in Stampede user guiude.
Clone this wiki locally