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

From version 3.1
edited by flenners
on 2021-04-27 14:29
Change comment: There is no comment for this version
To version 5.1
edited by flenners
on 2021-05-04 10:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
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 8  \\ssh max-bla123
9 9  \\module load anaconda
10 10  \\source activate ~~/envs/tomopy
... ... @@ -13,6 +13,22 @@
13 13  
14 14  \\
15 15  
16 +\\
17 +
18 +{{code linenumbers="true" collapse="true"}}
19 +salloc --partition=psx --nodes=1 –time=06:00:00
20 +
21 +ssh max-bla123
22 +
23 +module load anaconda
24 +
25 +source activate ~/envs/tomopy
26 +
27 +spyder&
28 +{{/code}}
29 +
30 +\\
31 +
16 16  Spyder:
17 17  
18 18  Open RecoGUI,
... ... @@ -47,7 +47,7 @@
47 47  
48 48  (% class="code" %)
49 49  (((
50 -salloc ~-~-partition=all ~-~-nodes=1 ~-~-time=06:00:00
66 +salloc ~-~-partition=psx ~-~-nodes=1 ~-~-time=06:00:00
51 51  )))
52 52  
53 53  \\
... ... @@ -73,7 +73,7 @@
73 73  
74 74  [[image:attach:image2021-4-27_13-52-11.png||height="125"]]
75 75  
76 -\\
92 +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.
77 77  
78 78  \\
79 79  
... ... @@ -121,8 +121,15 @@
121 121  
122 122  \\
123 123  
124 -\\
140 +Hint: You can check your partition via
125 125  
126 -\\
142 +(% class="code" %)
143 +(((
144 +my-partitions
145 +)))
127 127  
147 +You should have access to psx.
148 +
149 +[[image:attach:image2021-5-4_10-28-14.png]]
150 +
128 128  \\
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -204941724
1 +206806124
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/P5I/pages/204941724/How to start the RecoGUI
1 +https://confluence.desy.de/spaces/P5I/pages/206806124/How to start the RecoGUI