Last modified by flenners on 2025-06-24 16:56

From version 4.1
edited by flenners
on 2021-04-27 14:35
Change comment: There is no comment for this version
To version 11.1
edited by greving
on 2021-10-26 11:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -How to start the RecoGUI
1 +02 - How to login to Maxwell and start RecoGUI
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.flenners
1 +XWiki.greving
Content
... ... @@ -4,7 +4,8 @@
4 4  
5 5  (% class="code" %)
6 6  (((
7 -salloc ~-~-partition=all ~-~-nodes=1 –time=06:00:00
7 +salloc ~-~-partition=psx ~-~-nodes=1 –-time=06:00:00
8 +\\(if you need gpu: (% class="bash plain" %){{code language="none"}}--constraint=P100{{/code}}(%%) )
8 8  \\ssh max-bla123
9 9  \\module load anaconda
10 10  \\source activate ~~/envs/tomopy
... ... @@ -16,7 +16,7 @@
16 16  \\
17 17  
18 18  {{code linenumbers="true" collapse="true"}}
19 -salloc --partition=all --nodes=1 –time=06:00:00
20 +salloc --partition=psx --nodes=1 –-time=06:00:00
20 20  
21 21  ssh max-bla123
22 22  
... ... @@ -63,7 +63,7 @@
63 63  
64 64  (% class="code" %)
65 65  (((
66 -salloc ~-~-partition=all ~-~-nodes=1 ~-~-time=06:00:00
67 +salloc ~-~-partition=psx ~-~-nodes=1 ~-~-time=06:00:00
67 67  )))
68 68  
69 69  \\
... ... @@ -89,7 +89,7 @@
89 89  
90 90  [[image:attach:image2021-4-27_13-52-11.png||height="125"]]
91 91  
92 -\\
93 +Hint: Please use partition=psx, if you use =all, the connection might close while you are working if someone with higher priority needs the node you are working on.
93 93  
94 94  \\
95 95  
... ... @@ -137,8 +137,23 @@
137 137  
138 138  \\
139 139  
141 +Hint: You can check your partition via
142 +
143 +(% class="code" %)
144 +(((
145 +my-partitions
146 +)))
147 +
148 +You should have access to psx.
149 +
150 +[[image:attach:image2021-5-4_10-28-14.png]]
151 +
140 140  \\
141 141  
154 +For further information also check:
155 +
156 +[[doc:IS.Maxwell.WebHome]]
157 +
142 142  \\
143 143  
144 144  \\
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -206806112
1 +235027533
Title
... ... @@ -1,1 +1,1 @@
1 -How to start the RecoGUI
1 +02 - How to login to Maxwell and start RecoGUI
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/P5I/pages/206806112/How to start the RecoGUI
1 +https://confluence.desy.de/spaces/P5I/pages/235027533/02 - How to login to Maxwell and start RecoGUI