AWS ParallelCluster v3.7.0
          ·
          
            5 commits
          
          to release-3.7
          since this release
        
        
        
We're excited to announce the release of AWS ParallelCluster Node 3.7.0
This is associated with AWS ParallelCluster v3.7.0
CHANGES
- Perform default job-level scaling for exclusive jobs, by reading job information from SLURM_RESUME_FILE.
 - Make aws-parallelcluster-node daemons handle only ParallelCluster-managed Slurm partitions.
 
BUG FIXES
- Fix an issue that was causing misalignment of compute nodes DNS name on instances with multiple network interfaces,
when usingSlurmSettings/Dns/UseEc2Hostnamesequals toTrue.