Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
doku:dplasma [2014/04/11 06:57] – created jzdoku:dplasma [2014/04/16 10:24] (current) jz
Line 1: Line 1:
 ===== Installation of DPLASMA ===== ===== Installation of DPLASMA =====
  
-CC=icc CXX=icpc FC=ifort F77=ifort /opt/cmake/2.8.9/bin/cmake ../ -DBLAS_LIBRARIES="-L/opt/intel/mkl/lib/intel64 -lmkl_gf_lp64 -lmkl_sequential -lmkl_core" -DPLASMA_DIR=/opt/sw/plasma/2.6.0 -DDPLASMA_MPI=ON -DCOREBLAS_DIR=/opt/sw/plasma/2.6.0 -DCMAKE_INSTALL_PREFIX=/opt/sw/dplasma/1.2.0/intelmpi-4.1+<code>CC=icc CXX=icpc FC=ifort F77=ifort /opt/cmake/2.8.9/bin/cmake ../ -DBLAS_LIBRARIES="-L/opt/intel/mkl/lib/intel64 -lmkl_gf_lp64 -lmkl_sequential -lmkl_core" -DPLASMA_DIR=/opt/sw/plasma/2.6.0 -DDPLASMA_MPI=ON -DCOREBLAS_DIR=/opt/sw/plasma/2.6.0 -DCMAKE_INSTALL_PREFIX=/opt/sw/dplasma/1.2.0/intelmpi-4.1</code> 
 + 
 +With profiling and tracing turned on: 
 +<code>CC=icc CXX=icpc FC=ifort F77=ifort /opt/cmake/2.8.12/bin/cmake ../ -DBLAS_LIBRARIES="-L/opt/intel/mkl/lib/intel64 -lmkl_gf_lp64 -lmkl_sequential -lmkl_core" -DPLASMA_DIR=/opt/sw/plasma/2.6.0 -DDPLASMA_MPI=ON -DCOREBLAS_DIR=/opt/sw/plasma/2.6.0 -DCMAKE_INSTALL_PREFIX=/opt/sw/dplasma/1.2.0_prof_trace/intelmpi-4.1 -DDAGUE_PROF_TRACE=ON</code> 
 + 
 +Script to install dplasma: 
 +{{:doku:dplamsa:build_dplasma.sh|}} 
  
-CC=icc CXX=icpc FC=ifort F77=ifort /opt/cmake/2.8.12/bin/cmake ../ -DBLAS_LIBRARIES="-L/opt/intel/mkl/lib/intel64 -lmkl_gf_lp64 -lmkl_sequential -lmkl_core" -DPLASMA_DIR=/opt/sw/plasma/2.6.0 -DDPLASMA_MPI=ON -DCOREBLAS_DIR=/opt/sw/plasma/2.6.0 -DCMAKE_INSTALL_PREFIX=/opt/sw/dplasma/1.2.0_prof_trace/intelmpi-4.1 -DDAGUE_PROF_TRACE=ON 
  • doku/dplasma.1397199432.txt.gz
  • Last modified: 2014/04/11 06:57
  • by jz