Azure / cyclecloud-slurm

Azure CycleCloud project to enable users to create, configure, and use Slurm HPC clusters.
MIT License
56 stars 43 forks source link

Add some runtime dependencies needed for our scripts. #234

Closed aditigaur4 closed 4 months ago

aditigaur4 commented 4 months ago

Jq is used by prolog scripts and in some cases is not present in the image.

mysql client libraries are replaced by mariadb.

Note: With the exception of jq, most of these packages shouldnt be required once we fully move to PMC.