... | @@ -93,6 +93,30 @@ Note that in_path and out_path are the same, because the input and output files |
... | @@ -93,6 +93,30 @@ Note that in_path and out_path are the same, because the input and output files |
|
|
|
|
|
Save as `config/c04_fin.cfg`
|
|
Save as `config/c04_fin.cfg`
|
|
|
|
|
|
|
|
# Remote configuration
|
|
|
|
|
|
|
|
Remote configurations require you to know what your remote scheduler is and any cluster specific information that your administrators must provide. We will do our best to make everything portable but you must know we cannot account of individual differences of clusters. Please open and
|
|
|
|
[Issue](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/issues)
|
|
|
|
or
|
|
|
|
[Merge Request](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/merge_requests)
|
|
|
|
if you think there is something we can do better.
|
|
|
|
|
|
|
|
For remotes jobs we usually use GNU Octave. GNU Octave is a free and open source implementation of the Matlab language. GNU Octave is becoming more and more compatible with Matlab every day and is much easier to work with due to its GPL licensing which makes it openly available. Ensure you have GNU Octave installed on your remote cluster. We write all our scripts to be compatible with both Octave/Matlab
|
|
|
|
|
|
|
|
## Bandpass Configuration (Remote)
|
|
|
|
|
|
|
|
Start with the [Bandpass Local configuration](#bandpass-configuration-local)
|
|
|
|
|
|
|
|
You can open this in `Batch > Batch Configuration` and edit it there.
|
|
|
|
|
|
|
|
You will need to add the following fields
|
|
|
|
* session_init = `config/octave.sesinit
|
|
|
|
|
|
|
|
*WIP*
|
|
|
|
|
|
|
|
Save as `config/c01_bandpass_remote.cfg`
|
|
|
|
|
|
|
|
|
|
*Updated/Verified by Brad Kennedy on 2017-08-11*
|
|
*Updated/Verified by Brad Kennedy on 2017-08-11*
|
|
|
|
|
|
[ :arrow_up: Top of Page](home) |
|
[ :arrow_up: Top of Page](home) |
|
|
|
\ No newline at end of file |