You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _episodes/01-introduction.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,7 @@ The May 2023 DUNE computing training spanned two days: [Indico site](https://ind
28
28
29
29
-->
30
30
31
-
This is a short 3 hour version of the basics. We will be adding/offering additional tutorials. An important one that is coming soon is:
32
-
33
-
[The LArSoft tutorial at CERN, February 3-7, 2025](https://indico.cern.ch/event/1461779/) password on the [tutorials page](https://wiki.dunescience.org/wiki/Computing_tutorials)
31
+
This is a short 3 hour version of the basics. We will be adding/offering additional tutorials.
34
32
35
33
[Also check out the longer list of DUNE computing tutorials](https://wiki.dunescience.org/wiki/Computing_tutorials) (collaborators only)
36
34
@@ -48,7 +46,7 @@ A similar session from May 2022 was captured for your asynchronous review.
48
46
49
47
## Basic setup reminder
50
48
51
-
You should have gone through the [setup sequence]({{ site.baseurl }}/setup)
49
+
You should have gone through the [setup sequence](https://dune.github.io/computing-basics/setup)
52
50
53
51
As a reminder you need to choose between running on sl7 in a container or al9. You do NOT want to mix them.
54
52
@@ -62,11 +60,11 @@ source mysetup7.sh
62
60
Here are some example scripts that do most of the setups explained in this tutorial. You need to store these in your home area, source them every time you log in, and possibly update them as code versions evolve.
> ## If you run into problems, check out the [Common Error Messages]({{ site.baseurl }}/ErrorMessages) page and the [FAQ page](https://github.com/orgs/DUNE/projects/19/)
67
+
> ## If you run into problems, check out the [Common Error Messages](https://dune.github.io/computing-basics/ErrorMessages) page and the [FAQ page](https://github.com/orgs/DUNE/projects/19/)
70
68
> if that doesn't help, use Slack to ask us about the problem - there is always a new one cropping up.
71
69
{: .challenge}
72
70
@@ -95,7 +93,7 @@ Here are some example scripts that do most of the setups explained in this tutor
95
93
There will be live documents linked from [Indico][indico-event-link] for each [Zoom][zoom-link] session. You can write questions there, anonymously or not, and experts will reply. The chat on Zoom can quickly saturate so this is a more convenient solution and proved very successful at the previous training. We will collect all questions and release a Q&A after the event.
96
94
-->
97
95
98
-
You must be on the DUNE Collaboration member list and have a valid FNAL or CERN account. See the old [Indico Requirement page][indico-event-requirements] for more information. Windows users are invited to review the [Windows Setup page]({{ site.baseurl }}/Windows.html).
96
+
You must be on the DUNE Collaboration member list and have a valid FNAL or CERN account. See the old [Indico Requirement page][indico-event-requirements] for more information. Windows users are invited to review the [Windows Setup page](https://dune.github.io/computing-basics/Windows.html).
99
97
100
98
You should join the DUNE Slack instance and look in [#computing-training-basics](https://dunescience.slack.com/archives/C02TJDHUQPR) for help with this tutorial
Copy file name to clipboardExpand all lines: _episodes/02-submit-jobs-w-justin.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,20 +5,20 @@ exercises: 0
5
5
questions:
6
6
- How to submit realistic grid jobs with JustIn
7
7
objectives:
8
-
- Demonstrate use of JustIn for job submission with more complicated setups.
8
+
- Demonstrate use of [justIn](https://dunejustin.fnal.gov) for job submission with more complicated setups.
9
9
keypoints:
10
10
- Always, always, always prestage input datasets. No exceptions.
11
11
---
12
12
13
-
# PLEASE USE THE NEW JUSTIN SYSTEM INSTEAD OF POMS
13
+
# PLEASE USE THE NEW [justIn](https://dunejustin.fnal.gov) SYSTEM INSTEAD OF POMS
14
14
15
-
__The JustIn Tutorial is currently in docdb at: [JustIn Tutorial](https://docs.dunescience.org/cgi-bin/sso/RetrieveFile?docid=30145)__
15
+
__The [justIn](https://dunejustin.fnal.gov) Tutorial is currently in docdb at: [JustIn Tutorial](https://docs.dunescience.org/cgi-bin/sso/RetrieveFile?docid=30145)__
16
16
17
-
The JustIn system is describe in detail at:
17
+
The [justIn](https://dunejustin.fnal.gov) system is describe in detail at:
How to use the Justin Workflow system to submit jobs and access data. [Metacat/Rucio/Justin Tutorial](https://docs.dunescience.org/cgi-bin/sso/RetrieveFile?docid=30145) has step by step instructions.
How to use the [justIn](https://dunejustin.fnal.gov) Workflow system to submit jobs and access data. [Metacat/Rucio/Justin Tutorial](https://docs.dunescience.org/cgi-bin/sso/RetrieveFile?docid=30145) has step by step instructions.
Copy file name to clipboardExpand all lines: _extras/introduction_metacat_rucio_justin.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,20 +5,20 @@ exercises: 0
5
5
questions:
6
6
- How to submit realistic grid jobs with JustIn
7
7
objectives:
8
-
- Demonstrate use of JustIn for job submission with more complicated setups.
8
+
- Demonstrate use of [justIn](https://dunejustin.fnal.gov) for job submission with more complicated setups.
9
9
keypoints:
10
10
- Always, always, always prestage input datasets. No exceptions.
11
11
---
12
12
13
-
# PLEASE USE THE NEW JUSTIN SYSTEM INSTEAD OF POMS
13
+
# PLEASE USE THE NEW [justIn](https://dunejustin.fnal.gov) SYSTEM INSTEAD OF POMS
14
14
15
-
__The JustIn Tutorial is currently in docdb at: [JustIn Tutorial](https://docs.dunescience.org/cgi-bin/sso/RetrieveFile?docid=30145)__
15
+
__The [justIn](https://dunejustin.fnal.gov) Tutorial is currently in docdb at: [JustIn Tutorial](https://docs.dunescience.org/cgi-bin/sso/RetrieveFile?docid=30145)__
16
16
17
-
The JustIn system is described in detail at:
17
+
The [justIn](https://dunejustin.fnal.gov) system is described in detail at:
@@ -209,7 +209,7 @@ A given file can also be searched and visualized from the WEB interface
209
209
210
210
- is the new workflow system replacing POMS
211
211
- It can be used to process several input files by submitting batch jobs on the grid
212
-
-justIN is a workflow system that processes data by satisfying the requirements of data location/data catalog, rapid code distribution service
212
+
-[justIn](https://dunejustin.fnal.gov) is a workflow system that processes data by satisfying the requirements of data location/data catalog, rapid code distribution service
213
213
and job submission to the grid.
214
214
215
215
justIN ties together:
@@ -371,7 +371,7 @@ The scary preload is to allow `xroot` to read `hdf5` files.
0 commit comments