Warning: Undefined array key "DOKU_PREFS" in /usr/share/dokuwiki/inc/common.php on line 2082
cluster:213 [DokuWiki]

User Tools

Site Tools


cluster:213

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:213 [2022/07/25 11:36]
hmeij07 [Amber22]
cluster:213 [2022/07/25 14:18]
hmeij07 [Amber22]
Line 382: Line 382:
 tar xvfj ../../../../openmpi-4.1.4.tar.bz2  tar xvfj ../../../../openmpi-4.1.4.tar.bz2 
  
-./configure_openmpi+./configure_openmpi gnu # openhpc gcc/gfortran 
  
 +
 +# on n100 now, parallel, set 
 +-MPI=TRUE
 +-DDOWNLOAD_MINICONDA=FALSE
 +./run_cmake
 +make install
 +
 +# on n100 just change cuda flag
 +module load cuda/11.6
 +-MPI=TRUE
 +-CUDA=TRUE
 +-DDOWNLOAD_MINICONDA=FALSE
 +./run_cmake
 +make install
  
  
-# Env 
  
-[hmeij@n100 ~]$ module load cuda/11.6 
  
 [hmeij@n100 ~]$ echo $CUDA_HOME [hmeij@n100 ~]$ echo $CUDA_HOME
Line 397: Line 409:
 /opt/ohpc/pub/mpi/openmpi4-gnu9/4.1.1/bin/mpicc /opt/ohpc/pub/mpi/openmpi4-gnu9/4.1.1/bin/mpicc
 /opt/ohpc/pub/compiler/gcc/9.4.0/bin/gcc /opt/ohpc/pub/compiler/gcc/9.4.0/bin/gcc
- 
- 
- 
- 
- 
- 
-# on n100 now, parallel, set miniconda flags to FALSE 
--MPI=TRUE 
-./run_cmake 
-make install 
- 
-# on n100 just change cuda flag 
--CUDA=TRUE 
-./run_cmake 
-make install 
  
 #tests #tests
cluster/213.txt ยท Last modified: 2024/01/12 10:09 by hmeij07