AWS ParallelCluster v2.10.0
          ·
          
            14 commits
          
          to release-2.10
          since this release
        
        
        
We're excited to announce the release of AWS ParallelCluster Node 2.10.0
This is associated with AWS ParallelCluster v2.10.0
ENHANCEMENTS
- Add new 
all_or_nothing_batchconfiguration parameter forslurm_resumescript. WhenTrue,slurm_resumewill
succeed only if all the instances required by all the pending jobs in Slurm will be available. 
CHANGES
- CentOS 6 is no longer supported.
 - Optimize retrieval of nodes info from Slurm scheduler.
 - Improve retrieval of instance type info by using 
DescribeInstanceTypeAPI. - Increase timeout from 10 to 30 seconds when 
clustermgtdandcomputemgtddaemons invoke Slurm commands. 
BUG FIXES
- Retrieve the right number of compute instance slots when instance type is updated.
 - Fix a bug that was causing 
clustermgtdandcomputemgtdsleep interval to be incorrectly computed when
system timezone is not set to UTC.