Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| public:lofar_processing_juelich [2015-08-10 14:52] – [LOFAR Software] Stefan Froehlich | public:lofar_processing_juelich [2017-03-08 15:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 75: | Line 75: | ||
| To run your jobs on the compute nodes you first have to setup and submit | To run your jobs on the compute nodes you first have to setup and submit | ||
| a job via the batch system. A detailed description can be found on the | a job via the batch system. A detailed description can be found on the | ||
| - | Jureca homepage | + | Jureca homepage |
| [[http:// | [[http:// | ||
| + | When configuring the resources on the system please use only the ' | ||
| + | To run a generic pipeline on multiple nodes configure the pipeline as follows: | ||
| + | In your ' | ||
| + | < | ||
| + | [remote] | ||
| + | method = slurm_srun | ||
| + | max_per_node = 1 | ||
| + | </ | ||
| + | Set ' | ||