cluster:156
This is an old revision of the document!
OpenHPC page 3
Tools
yum -y groupinstall ohpc-autotools yum -y install valgrind-ohpc yum -y install EasyBuild-ohpc yum -y install spack-ohpc yum -y install R_base-ohpc
- “Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs” (memcheck)
- “Welcome to the documentation of EasyBuild, a software build and installation framework that allows you to manage (scientific) software on High Performance Computing (HPC) systems in an efficient way.”
- “Spack is a package management tool designed to support multiple versions and configurations of software on a wide variety of platforms and environments.”
/opt/ohpc/admin/spack/0.8.17/bin/spack
- R_base contains
RandRscript
Compilers
yum install gnu-compilers-ohpc /opt/ohpc/pub/compiler/gcc/5.4.0/bin/c++ /opt/ohpc/pub/compiler/gcc/5.4.0/bin/cpp /opt/ohpc/pub/compiler/gcc/5.4.0/bin/g++ /opt/ohpc/pub/compiler/gcc/5.4.0/bin/gcc /opt/ohpc/pub/compiler/gcc/5.4.0/bin/gcc-ar /opt/ohpc/pub/compiler/gcc/5.4.0/bin/gcc-nm /opt/ohpc/pub/compiler/gcc/5.4.0/bin/gcc-ranlib /opt/ohpc/pub/compiler/gcc/5.4.0/bin/gcov /opt/ohpc/pub/compiler/gcc/5.4.0/bin/gcov-tool /opt/ohpc/pub/compiler/gcc/5.4.0/bin/gfortran
MPIs
- Both for ethernet and infiniband networks
yum -y install openmpi-gnu-ohpc mvapich2-gnu-ohpc mpich-gnu-ohpc /opt/ohpc/pub/mpi/openmpi-gnu/1.10.4/bin/mpicc /opt/ohpc/pub/mpi/openmpi-gnu/1.10.4/bin/mpirun /opt/ohpc/pub/mpi/mvapich2-gnu/2.2/bin/mpicc /opt/ohpc/pub/mpi/mvapich2-gnu/2.2/bin/mpirun /opt/ohpc/pub/mpi/mpich-gnu-ohpc/3.2/bin/mpicc /opt/ohpc/pub/mpi/mpich-gnu-ohpc/3.2/bin/mpirun
cluster/156.1491245420.txt.gz · Last modified: by hmeij07
