aws-eda-slurm-cluster v2.3.4
What's Changed
New Features
- Feature #219: Update documentation for custom AMIs
Bug Fixes
- Bug #212: PyYAML 5.4.1 in source/requirements.txt does not install due to release of cython3.0
Relax PyYAML version requirement by @cartalla in #215 - Bug #216: Delete local build files that can contain tokens or stale values
Remove creation of local AMI build-files by @cartalla in #217 - Bug #223: module load sets environment variables that override values in the sbatch submission script
Remove sbatch and srun defaults from modulefile by @cartalla in #224
Full Changelog: v2.3.3...v2.3.4