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:31] – [SRM Copy] Stefan Froehlich | public:lofar_processing_juelich [2017-03-08 15:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| ==== SRM Copy ==== | ==== SRM Copy ==== | ||
| - | For data acquisition with grid-tools please use the Judac system. Your account for Jureca will also work for Judac. | + | For data acquisition with grid-tools please use the Judac system. Your account for Jureca will also work for Judac.\\ |
| [[http:// | [[http:// | ||
| Line 41: | Line 41: | ||
| Execute:\\ | Execute:\\ | ||
| < | < | ||
| - | chmod 400 $HOME/ | + | chmod 400 $HOME/ |
| chmod 600 $HOME/ | chmod 600 $HOME/ | ||
| </ | </ | ||
| Line 73: | Line 73: | ||
| " | " | ||
| \\ | \\ | ||
| + | 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 | ||
| + | Jureca homepage \\ | ||
| + | [[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 ' | ||