Can you please suggest how to install LIGGGHTS on a cluster? Our university HPC administrators ask for any guide or instruction, is there are any available? Thank you in advance!
A project by DCS Computing and CFDEMresearch
This website uses cookies to ensure you get the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies. This website uses cookies. By continuing to browse the site you are agreeing to our use of cookies. More info
pfalkingham | Mon, 06/28/2021 - 12:20
Even on a cluster, you should
Even on a cluster, you should be able to use the instructions here: https://www.cfdem.com/media/DEM/docu/Section_start.html
Clone the git repository, build it (make auto should work), then you can run the executable with however you've set-up your cluster's mpi environment.
mschramm | Mon, 06/28/2021 - 15:20
spack hpc
Hello,
Our hpc team uses spack to handle their installations across the systems.
I installed LIGGGHTS on a local small cluster by installing the binary onto a shared file system where all of the computers have access. (All of the computers are the same (same configuration and all running centos7).