Skip to content

Remove 16 core options from choose_slurmConfig() #1537

@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q

Description

Using 16 over twelve cores does not yield any benefit and is therefore removed from the defaults (#1536). It would be only consistent to also remove the option from choose_slurmConfig().

modes <- c(" 1: SLURM standby 12 nash H12 [recommended]",
" 2: SLURM standby 13 nash H12 coupled",
" 3: SLURM standby 16 nash H12+",
" 4: SLURM standby 1 nash debug, testOneRegi, quick",
"-----------------------------------------------------------------------",
" 5: SLURM priority 12 nash H12 [recommended]",
" 6: SLURM priority 13 nash H12 coupled",
" 7: SLURM priority 16 nash H12+",
" 8: SLURM priority 1 nash debug, testOneRegi, quick",
"-----------------------------------------------------------------------",
" 9: SLURM short 12 nash H12",
"10: SLURM short 16 nash H12+",
"11: SLURM short 1 nash debug, testOneRegi, quick",
"12: SLURM medium 1 negishi",
"13: SLURM long 1 negishi",
"-----------------------------------------------------------------------",
"14: SLURM medium 12 nash - long calibration",
"15: SLURM medium 16 nash - long calibration",
"-----------------------------------------------------------------------",
"16: direct, without SLURM")

Metadata

Metadata

Labels

code cleaningCode that could/should be cleaned up

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions