diff --git a/scripts/allocation_gen/README b/scripts/allocation_gen/README index 0864c2046aff23297074be5e81b2328368c7dbe0..e41686393e357fd197d4d2a4e17e630a98b39671 100644 --- a/scripts/allocation_gen/README +++ b/scripts/allocation_gen/README @@ -19,4 +19,5 @@ configuration file (Example in config_alloc-upd) will then look like: 1st line: allocation policy, must be rand 2nd line: the total terminal number of nodes in the system 3rd line: the number of random allocations to generate -4th line: number of ranks for each application.] +4th line: the number of cores per node +5th line: number of ranks for each application.]