az-hop
az-hop copied to clipboard
The Azure HPC On-Demand Platform provides an HPC Cluster Ready solution
With terraform, setting the linux_base_image parameter in the config results in all infra VMs getting deployed with the image referenced by that parameter, with the exception of the CycleCloud VM....
## Version Please provide the azhop version used, this one is located in the bottom right of the homepage, or the version you checkout from. 1.0.42 ## In what area(s)?...
When building the Az-HOP infrastructure using bicep from a deployer VM with system managed identities, to successfully complete the build a subscription contributor role is required. If I run the...
CentOS 79 is EOL end of June 2024, and some critical components are event not patched in the centos mirrors. Open OnDemand 3.1 will drop support for CentOS 79 https://discourse.openondemand.org/t/3-1-will-drop-support-for-el7/3087/10...
default value is set to 300s which can end in to node status losing communication and waiting too long before powering down the node. Reducing to 60s will recycle dead...
dead nodes are not treated by the return_to_idle.sh script, add the command to mark these nodes down. `scontrol update nodename=$(sinfo --dead | grep idle~ | cut -d'~' -f 2 |...
Provide option in `config.yml` to install and setup CryoSPARC on top of Slurm cluster. CryoSPARC master/worker architecture is implemented by deploying the master node as cluster login node and workload...
## In what area(s)? > /area administration > /area ansible > /area autoscaling > /area configuration /area cyclecloud > /area documentation > /area image > /area job-scheduling > /area monitoring...