aws-samples / aws-samples/aws-parallelcluster-megatron
Tutorial fails to download required slum version due to pinning of aws-parallelcluster module
Open
- Dominant language
- Shell
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
the tutorial is broken at the moment as it pins to aws-parallelcluster==2.10.1
which requires Slurm 20.02.4 as per https://docs.aws.amazon.com/parallelcluster/latest/ug/schedulers.slurm.html
which fails to install as remote_file[/opt/parallelcluster/sources/slurm-20.02.4.tar.gz] cannot be downloaded from https://download.schedmd.com/slurm/slurm-20.02.4.tar.bz2: 404 "Not Found"
Contributor guide
Assessment
This issue has not been assessed yet.