This repository has been archived on 2026-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
openhpc-cluster-vm-chemistry/provision.sh

25 lines
697 B
Bash

yum -y install http://build.openhpc.community/OpenHPC:/1.3/CentOS_7/x86_64/ohpc-release-1.3-1.el7.x86_64.rpm
yum -y install ohpc-base
yum -y install kernel-devel
yum -y install lmod-ohpc
yum -y install ohpc-autotools
yum -y install EasyBuild-ohpc
yum -y install hwloc-ohpc
yum -y install spack-ohpc
yum -y install valgrind-ohpc
yum -y install gnu-compilers-ohpc
yum -y install gnu-compilers-ohpc
yum -y install openmpi-gnu-ohpc
yum -y install gnu7-compilers-ohpc
yum -y install gnu7-compilers-ohpc
yum -y install openmpi-gnu7-ohpc
yum -y install openmpi3-gnu7-ohpc
yum -y install gnu8-compilers-ohpc
yum -y install gnu8-compilers-ohpc
yum -y install openmpi3-gnu8-ohpc
yum -y install git vim