Last modified by flenners on 2026-02-04 17:25

From version 20.1
edited by flenners
on 2026-02-04 17:25
Change comment: There is no comment for this version
To version 19.1
edited by flenners
on 2026-02-04 17:23
Change comment: Uploaded new attachment "1770222205178-264.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -10,54 +10,28 @@
10 10  [[image:image2021-4-27_13-55-52.png||height="405" width="911"]]
11 11  
12 12  
13 -Open a terminal:
14 14  
15 -[[image:1770222205178-264.png]]
14 +Terminal:
16 16  
17 17  
18 -In this terminal, type:
17 +salloc ~-~-partition=psxcpu ~-~-nodes=1 ~-~-time=06:00:00
18 +\\(if you need gpu: ~-~-partition=psxgpu )
19 19  
20 -{{{salloc --partition=psxcpu --nodes=1 --time=06:00:00}}}
20 +//Answer~:// salloc: job [//number//] queued and waiting for resources
21 21  
22 -(((
23 -
24 -)))
22 + salloc: job [number] has been allocated resources
25 25  
26 -(((
27 -//(if you need gpu: ~-~-partition=psxgpu )//
28 -)))
24 + salloc: Granted job allocation [number]
29 29  
30 -(((
31 -//Answer: salloc: job [number] queued and waiting for resources//
32 -)))
26 + salloc: Waiting for resource configuration
33 33  
34 -(((
35 -// salloc: job [number] has been allocated resources//
36 -)))
28 + salloc: Nodes //max-wn035// are ready for job  (name of your node; code after “max-“ can vary, in this example wn035, if you do not get a specific node name, repeat salloc command)
37 37  
38 -(((
39 -// salloc: Granted job allocation [number]//
40 -)))
41 -
42 -(((
43 -// salloc: Waiting for resource configuration//
44 -)))
45 -
46 -(((
47 -// salloc: Nodes max-wn035 are ready for job  (name of your node; code after “max-“ can vary, in this example wn035, if you do not get a specific node name, repeat salloc command)//
48 -)))
49 -
50 50  (% class="code" %)
51 51  (((
52 -(((
53 -
54 -)))
55 -
56 -(((
57 57  ssh max-wn035 (shell to your node)
58 58  \\module load maxwell mamba
59 59  )))
60 -)))
61 61  
62 62  (% class="code" %)
63 63  (((
... ... @@ -65,13 +65,11 @@
65 65  \\mamba activate /asap3/petra3/gpfs/common/p05/nano/envs/mamba
66 66  )))
67 67  
68 -{{{spyder &
69 69  
70 -------
43 +spyder &
44 +\\~-~-~-~-~-~-
45 +\\\\Spyder will open.
71 71  
72 -
73 -Spyder will open. }}}
74 -
75 75  On the right, choose "file explorer". Navigate to your beamtime folder and find processed/scripts/RecoGUI:
76 76  
77 77  [[image:attach:image2022-11-1_13-7-14.png||height="250"]]