Skip to content
Snippets Groups Projects
Commit b142b907 authored by Kim Liegeois's avatar Kim Liegeois
Browse files

Use newer cmake

parent c0d33f01
No related branches found
No related tags found
No related merge requests found
export PATH="/home/knliege/anaconda2/bin:$PATH"
module load devpack/latest/openmpi/2.1.2/intel/18.1.163
module unload cmake/3.9.0
module load cmake/3.10.2
PATH="/home/knliege/local/swig/bin":$PATH
export INCLUDE=$INCLUDE:"/home/knliege/local/trilinos_blake/include"
export LIB=$LIB:"/home/knliege/local/trilinos_blake/lib"
export Trilinos_DIR="/home/knliege/local/trilinos_blake"
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/home/knliege/local/trilinos_blake/lib/python2.7/site-packages/PyTrilinos/":"/home/knliege/local/trilinos_blake/lib/python2.7/site-packages/":"/home/knliege/local/trilinos_blake/lib/"
module unload cmake/3.5.2
module unload cmake/3.12.3
export PATH=/home/knliege/local/cmake/bin:$PATH
module load devpack/openmpi/1.10.4/intel/17.0.098
module swap intel/compilers/17.0.098 intel/compilers/18.2.199
module unload cmake/3.5.2
module load cmake/3.12.3
export OMPI_CC=/home/projects/x86-64-knl/intel/compilers/2018/compilers_and_libraries_2018.2.199/linux/bin/intel64/icc
export OMPI_CXX=/home/projects/x86-64-knl/intel/compilers/2018/compilers_and_libraries_2018.2.199/linux/bin/intel64/icpc
export OMPI_FC=/home/projects/x86-64-knl/intel/compilers/2018/compilers_and_libraries_2018.2.199/linux/bin/intel64/ifort
PATH="/home/knliege/local/swig/bin":$PATH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment