Open main menu
relax wiki
Search
Changes
← Older edit
Newer edit →
OpenMPI
180 bytes added
,
11:30, 28 May 2015
→Install OpenMPI on linux and set environments
# Unload
module unload openmpi-x86_64
</source>
In .cshrc file, one could put
<source lang="bash">
# Open MPI: Open Source High Performance Computing
if ( $HOST == tomat ) then
module load openmpi-x86_64
endif
</source>
Tlinnet
Trusted,
Bureaucrats
1,382
edits