From 3db193179b393079595496ab0b8d87c6dbc5236e Mon Sep 17 00:00:00 2001 From: Andreas Herten <a.herten@fz-juelich.de> Date: Thu, 4 Mar 2021 10:45:29 +0100 Subject: [PATCH] add reservations --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 05321e3..afec089 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,12 @@ Two partitions are available (see [documentation for limits](https://apps.fz-jue * `booster`: most of the nodes * `develbooster`: 10 nodes for development -For the days of the Hackathon we will put reservations in place to accelerate allocation of jobs. +For the days of the Hackathon, reservations are in place to accelerate scheduling of jobs. Use the following reservations names for the respective days with the `--reservation gpu-hack-2021-dayX` Slurm option: + +* Day 1, 15 March: `gpu-hack-2021-day1` +* Day 2, 22 March: `gpu-hack-2021-day2` +* Day 3, 23 March: `gpu-hack-2021-day3` +* Day 4, 24 March: `gpu-hack-2021-day4` X-forwarding sometimes is a bit of a challenge, please consider using _Xpra_ in your Browser through Jupyter JSC! -- GitLab