Bull NovaScale Guide D'installation page 87

Table des Matières

Publicité

Première étape :
Il faut initialiser les variables suivantes
export PETSC_ARCH=linux64_intel
export PETSC_DIR = <chemin ou se trouve les sources>/petsc-2.1.5
export LD_LIBRARY_PATH=/opt/envhpc/intel/mkl/lib/64:$LD_LIBRARY_PATH
Modification du fichier
$PETSC_DIR/bmake/linux64_intel/packages
Pour utiliser avec MPICH:
Modification du fichier
BLASLAPACK_LIB = -L/opt/envhpc/intel/mkl/lib/64 -lmkl_itp
-lmkl_lapack /opt/envhpc/intel/mkl/lib/64/libguide.so
#
# Location of MPI (Message Passing Interface) software
#
#MPI_HOME
#MPI_LIB
#-lvmiquiet -lpthread -ldl
#MPI_INCLUDE = -I${MPI_HOME}/include
#MPIRUN
#
MPI_HOME
MPI_LIB
MPI_INCLUDE = -I${MPI_HOME}/include
MPIRUN
#
Installation logicielle, lancement
$PETSC_DIR/bmake/linux64_intel/packages
= /usr/local/vmi/mpich
= -L${MPI_HOME}/lib/ecc -lfmpich -lmpich -lpmpich
= /home/balay/bin/mpirun
= /opt/envhpc/mpich-1.2.5
= ${MPI_HOME}/lib/libmpich.a
= ${MPI_HOME}/bin/mpirun
4-19

Publicité

Table des Matières
loading

Table des Matières