We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eb SciPy-bundle-2020.11-foss-2020b.eb HDF5-1.10.7-gompi-2020b.eb
Ideally this goes into /easybuild/{software,modules/all}, or is symlinked there.
/easybuild/{software,modules/all}
The text was updated successfully, but these errors were encountered:
/easybuild is not in NFS so this requires a symlink:
/easybuild
clush -w node[1-1],login1 sudo ln -s /project/def-sponsor00/easybuild /easybuild
This dir will be writable by all users (by default). We may wish to lock it down.
Sorry, something went wrong.
I'll keep track here of the packages that I also needed since we are not using the compatability layer
clush -w node[1-1],login1 sudo yum install -y openssl-devel clush -w node[1-1],login1 sudo yum install -y rdma-core-devel clush -w node[1-1],login1 sudo yum install -y gcc clush -w node[1-1],login1 sudo yum install -y patch clush -w node[1-1],login1 sudo yum install -y gcc-c++ clush -w node[1-1],login1 sudo yum install -y bzip2 clush -w node[1-1],login1 sudo yum install -y perl-Data-Dumper
Here's what I usually install (CentOS 8):
sudo dnf install -y epel-release vim python38 python38-pip Lmod which git gcc-c++ make patch file bzip2 unzip tar xz openssl openssl-devel rdma-core-devel
Ha, I wish I looked at this when setting up the ISC22 cluster!
ocaisa
No branches or pull requests
eb SciPy-bundle-2020.11-foss-2020b.eb HDF5-1.10.7-gompi-2020b.eb
Ideally this goes into
/easybuild/{software,modules/all}
, or is symlinked there.The text was updated successfully, but these errors were encountered: