File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -6,26 +6,30 @@ This file is used to list changes made in each version of the aws-parallelcluste
66
772.10.0
88----- 
9+ ** ENHANCEMENTS** 
10+ -  Add new ` all_or_nothing_batch `  configuration parameter for ` slurm_resume `  script. When ` True ` , ` slurm_resume `  will
11+   succeed only if all the instances required by all the pending jobs in Slurm will be available.
912
1013** CHANGES** 
11- -  Optimized the retrieval of nodes info from Slurm scheduler.
12- -  Increase default timeout for Slurm commands submitted by clustermgtd and computemgtd from 10 to 30 seconds.
14+ -  CentOS 6 is no longer supported.
15+ -  Optimize retrieval of nodes info from Slurm scheduler.
16+ -  Improve retrieval of instance type info by using ` DescribeInstanceType `  API.
17+ -  Increase timeout from 10 to 30 seconds when ` clustermgtd `  and ` computemgtd `  daemons invoke Slurm commands.
1318
1419** BUG FIXES** 
15- -  Fix a bug that was causing clustermgtd and computemgtd sleep interval to be incorrectly computed when
20+ -  Retrieve the right number of compute instance slots when instance type is updated.
21+ -  Fix a bug that was causing ` clustermgtd `  and ` computemgtd `  sleep interval to be incorrectly computed when
1622  system timezone is not set to UTC.
1723
18242.9.1
1925----- 
2026
2127** CHANGES** 
22- 
2328-  There were no notable changes for this version.
2429
25302.9.0
2631----- 
2732** ENHANCEMENTS** 
28- 
2933-  Add support for multiple queues and multiple instance types feature with the Slurm scheduler.
3034  -  Replace the previously available scaling components with: ` clustermgtd `  daemon that
3135    takes care of handling compute fleet management operations, included the processing of health check failures coming
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments