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
8484# WARNING!!! The custom_slurm_settings_include_file_slurm.conf file included below can be updated by the pcluster process.
8585# Please do not edit it.
8686include pcluster/custom_slurm_settings_include_file_slurm.conf
87+
8788#
8889# WARNING!!! The slurm_parallelcluster_topology.conf file included below can be updated by the pcluster process.
8990# 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 #}
21# slurm_parallelcluster_topology.conf is managed by the pcluster processes.
32# Do not modify.
43# 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