bk12fy created page: tutorial running remotely authored by Brad Kennedy's avatar Brad Kennedy
...@@ -110,7 +110,7 @@ Start with the [Bandpass Local configuration](#bandpass-configuration-local) ...@@ -110,7 +110,7 @@ Start with the [Bandpass Local configuration](#bandpass-configuration-local)
You can open this in `Batch > Batch Configuration` and edit it there. You can open this in `Batch > Batch Configuration` and edit it there.
You will need to add the following fields You will need to add the following fields
* session_init = `config/octave.sesinit * session_init = `config/octave.sesinit`
* m_init = `config/octave.minit` * m_init = `config/octave.minit`
* memory = `1 + c*0.001g` * memory = `1 + c*0.001g`
* this specifies to request 1 gigabyte plus an additional mb per channel * this specifies to request 1 gigabyte plus an additional mb per channel
... ...
......