File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
cookbooks/aws-parallelcluster-slurm/templates/default/slurm Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,8 @@ include slurm_parallelcluster.conf
84
84
# WARNING!!! The custom_slurm_settings_include_file_slurm.conf file included below can be updated by the pcluster process.
85
85
# Please do not edit it.
86
86
include pcluster/custom_slurm_settings_include_file_slurm.conf
87
+
87
88
#
88
89
# WARNING!!! The slurm_parallelcluster_topology.conf file included below can be updated by the pcluster process.
89
90
# Please do not edit it.
90
- include slurm_parallelcluster_topology.conf
91
+ include slurm_parallelcluster_topology.conf
Original file line number Diff line number Diff line change 1
- {# Adding comments at the beginning of each line is a trick to indent the template without affecting the output #}
2
1
# slurm_parallelcluster_topology.conf is managed by the pcluster processes.
3
2
# Do not modify.
4
3
# Please use CustomSlurmSettings in the ParallelCluster configuration file to add user-specific slurm configuration
You can’t perform that action at this time.
0 commit comments