CycleCloud-PBSPro SCHISM Project v1.3.8_v5.8 Intel 2021.2 MPI
The CycleCloud-PBSPro Project is modified to create a cluster for SCHISM.
This project is based on CycleCloud-PBSPro v1.3.8 roughly. SCHISM version 5.8 is built with Intel oneAPI v2021.2, and the project is set up accordingly. The base OS image of the project is OpenLogic CentOS HPC 7.9 from 2021.
To use the project, the project needs to be imported to the CycleCloud service.
- Download the project and unpack it.
- Download assets (rpm files and schism tar file) to the blobs directory in the project directory.
- Build the project:
$ cyclecloud project build - Upload the project:
$ cyclecloud project upload _locker_name_ - Import the template:
$ cyclecloud import_template -f templates/openpbs-schism.txt
Please refer to Microsoft documentation about CycleCloud Project at Projects - Azure CycleCloud | Microsoft Learn for more information.