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: xdmod/README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
## Full Day Tutorial
4
4
<details>
5
5
<summary>Click to open or close tutorial details</summary>
6
+
6
7
## Getting Started
7
8
In this part of the tutorial we are going to go over the installation and configuration of Open XDMoD.
8
9
The base component of Open XDMoD uses the job accounting logs from your HPC
@@ -60,7 +61,7 @@ Submitted batch job 19
60
61
61
62
## Open XDMoD Installation [Documentation](https://open.xdmod.org/install.html)
62
63
63
-
**Note** This part will be brief in the PEARC2023 tutorial. These processes have been done already as part of the docker.
64
+
**Note: In the PEARC2023 tutorial we will demonstrate all the steps for the installation / configuration, you do not need to run these steps yourself.**
64
65
65
66
For this tutorial, the Open XDMoD software will be installed in the `xdmod` container.
66
67
Open XDMoD will use the MySQL database from the `mysql` container. Since we
@@ -1020,6 +1021,8 @@ XDMoD provides a special command line tool for working with directly with slurm
1020
1021
To see what command line arguments it accepts you can run `xdmod-slurm-helper -h`. For our purposes we will be using it
0 commit comments