The help text says memory is a user-settable command line option
https://github.com/coecms/nci_scripts/blob/master/gadi_jupyter#L20
but this is not implemented
https://github.com/coecms/nci_scripts/blob/master/gadi_jupyter#L118
Also trying to use this option causes the script to emit the usage message without reporting the erroneous option.
With the normalbw and normalise queues now up and running the default memory request could be queue dependent, with 9.1GB/cpu for Broadwell and 6GB/cpu for Skylake.
The help text says memory is a user-settable command line option
https://github.com/coecms/nci_scripts/blob/master/gadi_jupyter#L20
but this is not implemented
https://github.com/coecms/nci_scripts/blob/master/gadi_jupyter#L118
Also trying to use this option causes the script to emit the usage message without reporting the erroneous option.
With the
normalbwandnormalisequeues now up and running the default memory request could be queue dependent, with 9.1GB/cpu for Broadwell and 6GB/cpu for Skylake.