Hello,
In config_machines.xml, the value of "MAX_TASKS_PER_NODE" seems to be the one reflecting in the command "mpirun -np value".
How is this related to the NTASKS? Can you please clarify on the same?
I was checking how to change the number of tasks and threads and came across the following post
https://bb.cgd.ucar.edu/cesm/threads/modifying-batch-settings-cesm1-versus-cesm2.5151/#post-36023
According to the post, we change the NTHRDS and NTASKS values using ./xmlchange and use ./case.setup --reset.
Is there anyway these values can be incorporated from the scripts i.e. config_machine.xml or config_compiler.xml?
In config_machines.xml, the value of "MAX_TASKS_PER_NODE" seems to be the one reflecting in the command "mpirun -np value".
How is this related to the NTASKS? Can you please clarify on the same?
I was checking how to change the number of tasks and threads and came across the following post
https://bb.cgd.ucar.edu/cesm/threads/modifying-batch-settings-cesm1-versus-cesm2.5151/#post-36023
According to the post, we change the NTHRDS and NTASKS values using ./xmlchange and use ./case.setup --reset.
Is there anyway these values can be incorporated from the scripts i.e. config_machine.xml or config_compiler.xml?