mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Update computerome.config
Don't raise an error when --project is specified
This commit is contained in:
parent
e5cba18c9b
commit
2e515dc861
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ params {
|
||||||
config_profile_contact = 'Marc Trunjer Kusk Nielsen (@marcmtk)'
|
config_profile_contact = 'Marc Trunjer Kusk Nielsen (@marcmtk)'
|
||||||
config_profile_url = 'https://www.computerome.dk/'
|
config_profile_url = 'https://www.computerome.dk/'
|
||||||
project = null
|
project = null
|
||||||
|
params.schema_ignore_params = "project"
|
||||||
|
|
||||||
//Thin nodes with 192GB and Fat nodes with ~1500GB. Torque should be allowed to handle this
|
//Thin nodes with 192GB and Fat nodes with ~1500GB. Torque should be allowed to handle this
|
||||||
max_memory = 1500.GB
|
max_memory = 1500.GB
|
||||||
|
|
Loading…
Reference in a new issue