Skip to content

Commit d7eb715

Browse files
committed
Removed more references to Rivanna
1 parent 4fb5be1 commit d7eb715

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+98
-101
lines changed

content/landing/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ subtitle = ""
55

66
## [Tutorials](/tutorials) are perfect for introducing yourself to a new topic.
77

8-
Some tutorials are offered as in-person and/or Zoom sessions regularly. Find the notes or slides and download materials [here](/tutorials).
8+
Some tutorials are offered as in-person and/or Zoom workshops regularly. Find the notes or slides and download materials [here](/tutorials).
99

1010
For a list of upcoming workshops, please see our [page](https://www.rc.virginia.edu/education/workshops/) at the UVARC Web site.
1111

content/notes/hpc-intro/_index.md

-2
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,3 @@ menu:
2020
UVA's primary resource for high\-performance computing provides a platform for computationally-intensive research across a variety of disciplines.
2121

2222
{{< figure src="/notes/hpc-intro/img/rivanna_racks.png" caption="The Rivanna cluster" >}}
23-
24-

content/notes/hpc-intro/connecting_to_the_system/connecting_fastx.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ type: docs # Do not modify.
77
weight: 130
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Connecting to The System
1212
---
1313

14-
FastX is a Web-based desktop environment for HPC. It is accessible either through the [Open OnDemand Interactive Apps](/notes/rivanna-intro/ood_interactive_apps) menu, or directly at [rivanna-desktop.hpc.virginia.edu](https://rivanna-desktop.hpc.virginia.edu).
14+
FastX is a Web-based desktop environment for HPC. It is accessible either through the [Open OnDemand Interactive Apps](/notes/hpc-intro/ood_interactive_apps) menu, or directly at [rivanna-desktop.hpc.virginia.edu](https://rivanna-desktop.hpc.virginia.edu).
1515

1616
FastX requires the VPN. If the VPN is not active, the start page _will not_ load.
1717

1818
Always use either the OOD link or the `rivanna-desktop` URL. The underlying name of the host may change from time to time.
1919

20-
{{< figure src="/notes/rivanna-intro/img/FastX_splash_screen.png" caption="Logging in to FastX" >}}
20+
{{< figure src="/notes/hpc-intro/img/FastX_splash_screen.png" caption="Logging in to FastX" >}}
2121

content/notes/hpc-intro/connecting_to_the_system/connecting_fastx_desktop.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ type: docs # Do not modify.
77
weight: 160
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Connecting to The System
1212
---
1313

1414
A MATE desktop looks a little like an older Windows desktop. In the ribbon at the top are `Caja`, a file manager; a `Terminal` application, and the Firefox Web browser.
1515

16-
{{< figure src="/notes/rivanna-intro/img/FastX_desktop.png" caption="The MATE Desktop" >}}
16+
{{< figure src="/notes/hpc-intro/img/FastX_desktop.png" caption="The MATE Desktop" >}}
1717

content/notes/hpc-intro/connecting_to_the_system/connecting_fastx_kill_restart.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ type: docs # Do not modify.
77
weight: 180
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Connecting to The System
1212
---
1313

1414
You can also terminate -- or restart -- a session from the My Sessions tab. To terminate, click the `x` in the upper right of the session, or use the menu.
1515

1616
To restart instead of terminating, click the arrow for "run".
1717

18-
{{< figure src="/notes/rivanna-intro/img/FastX_kill_session.png" caption="Terminating or restarting a session." >}}
18+
{{< figure src="/notes/hpc-intro/img/FastX_kill_session.png" caption="Terminating or restarting a session." >}}
1919

2020

content/notes/hpc-intro/connecting_to_the_system/connecting_fastx_logout.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ type: docs # Do not modify.
77
weight: 170
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Connecting to The System
1212
---
1313

1414
If you simply close your session browser tab, FastX _suspends_ your session rather than terminates it. It is generally preferable to terminate rather than suspend so you will not accidentally have multiple sessions running.
1515

1616
One way to terminate is to log out. Go to the System menu in the top ribbon and select `Log Out mst3k` (with your ID).
1717

18-
{{< figure src="/notes/rivanna-intro/img/FastX_logout.png" caption="Logging out of the desktop." >}}
18+
{{< figure src="/notes/hpc-intro/img/FastX_logout.png" caption="Logging out of the desktop." >}}
1919

content/notes/hpc-intro/connecting_to_the_system/connecting_fastx_session_launch.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ type: docs # Do not modify.
77
weight: 150
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Connecting to The System
1212
---
1313

1414
Most users should chose the MATE session.
1515

16-
{{< figure src="/notes/rivanna-intro/img/FastX_session_launch.png" caption="Starting a MATE session" >}}
16+
{{< figure src="/notes/hpc-intro/img/FastX_session_launch.png" caption="Starting a MATE session" >}}
1717

1818
Click the icon, then click the play button on the MATE session under "Disconnected Sessions" on the page. This will open a new window with two options: Browser Client, and Desktop Client.
1919

20-
{{< figure src="/notes/rivanna-intro/img/FastX_connect_options.png" caption="Browser or Desktop Client" >}}
20+
{{< figure src="/notes/hpc-intro/img/FastX_connect_options.png" caption="Browser or Desktop Client" >}}
2121

2222
Select the Browser Client to connect to your session.

content/notes/hpc-intro/connecting_to_the_system/connecting_fastx_session_page.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ type: docs # Do not modify.
77
weight: 140
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Connecting to The System
1212
---
1313

1414
FastX starts a _session_ on a frontend. A new session is started by selecting either the _MATE_ or _Terminal_ icon under Applications on the right side of the page.
1515

16-
{{< figure src="/notes/rivanna-intro/img/FastX_session_page.png" caption="Starting a new session" >}}
16+
{{< figure src="/notes/hpc-intro/img/FastX_session_page.png" caption="Starting a new session" >}}
1717

content/notes/hpc-intro/connecting_to_the_system/connecting_logging_on.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: docs # Do not modify.
77
weight: 100
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
name: Connecting to The System
1212
---
1313

content/notes/hpc-intro/connecting_to_the_system/connecting_ood.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: docs # Do not modify.
77
weight: 110
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Connecting to The System
1212
---
1313

content/notes/hpc-intro/connecting_to_the_system/connecting_ood_dashboard.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ type: docs # Do not modify.
77
weight: 120
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Connecting to The System
1212
---
1313

1414
The Open OnDemand home page is the Dashboard.
1515

16-
{{< figure src="/notes/rivanna-intro/img/OOD_Dashboard.png" caption="OOD Dashboard" >}}
16+
{{< figure src="/notes/hpc-intro/img/OOD_Dashboard.png" caption="OOD Dashboard" >}}
1717

content/notes/hpc-intro/features_of_ood/features.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ weight: 300
88

99
# Add menu entry to sidebar.
1010
menu:
11-
rivanna-intro:
11+
hpc-intro:
1212
name: Features of Open OnDemand
1313
---
1414

1515
Open OnDemand has many features accessible directly from the menu bar.
1616

17-
{{< figure src="/notes/rivanna-intro/img/OOD_File_Menu.png" caption="Open OnDemand Menu Options" >}}
17+
{{< figure src="/notes/hpc-intro/img/OOD_File_Menu.png" caption="Open OnDemand Menu Options" >}}
1818

content/notes/hpc-intro/features_of_ood/features_exercise2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: docs # Do not modify.
77
weight: 390
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Features of Open OnDemand
1212
---
1313

content/notes/hpc-intro/features_of_ood/features_files_tab.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ type: docs # Do not modify.
77
weight: 310
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Features of Open OnDemand
1212
---
1313

1414
The "Files" tab on the menu bar gives access to all files in home or project (if applicable) directories.
1515

16-
{{< figure src="/notes/rivanna-intro/img/OOD_files_tab.png" caption="OOD Files Menu" >}}
16+
{{< figure src="/notes/hpc-intro/img/OOD_files_tab.png" caption="OOD Files Menu" >}}
1717

1818

1919
Here, you can upload and download small files to and from the cluster from your local computer. You can also create and delete new files and directories in addition to copying or renaming them. The Filter search bar searches for files or directories in the file system.

content/notes/hpc-intro/features_of_ood/features_interactive_sessions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ type: docs # Do not modify.
77
weight: 370
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Features of Open OnDemand
1212
---
1313

1414
This tab will show you running, pending or completed interactive sessions from the OOD interface.
1515

16-
{{< figure src="/notes/rivanna-intro/img/features_interactive.png" caption="Interactive Sessions" >}}
16+
{{< figure src="/notes/hpc-intro/img/features_interactive.png" caption="Interactive Sessions" >}}

content/notes/hpc-intro/features_of_ood/features_job_composer.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@ type: docs # Do not modify.
77
weight: 330
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Features of Open OnDemand
1212
---
1313

1414
The job composer tab allows you to create and submit a job to run on the cluster.
1515

16-
{{< figure src="/notes/rivanna-intro/img/Features_job_composer.png" caption="OOD Job Composer" >}}
16+
{{< figure src="/notes/hpc-intro/img/Features_job_composer.png" caption="OOD Job Composer" >}}
1717

1818
Selecting the default template will automatically create a submission script called ```demo_hello_world.slurm``` located in ```/home/computingID/Rivanna/data/sys/myjobs/projects/default/1``` on the file system:
1919

20-
{{< figure src="/notes/rivanna-intro/img/featues_template_job.png" caption="Default Template Job" >}}
20+
{{< figure src="/notes/hpc-intro/img/featues_template_job.png" caption="Default Template Job" >}}
2121

2222
Before submitting the job, ```your_allocation``` on the ```#SBATCH --account=your_allocation``` line must be replaced with the name of the allocation you're a member of. We will review editing files later. Once the correct allocation name is edited in, you can click "Submit" to queue your job. It will be given a corresponding Job ID, and once it's completed, the Folder contents will now contain a corresponding output file that contains the instructions from the submission script:
2323

24-
{{< figure src="/notes/rivanna-intro/img/features_job_output.png" caption="Default Template Output" >}}
24+
{{< figure src="/notes/hpc-intro/img/features_job_output.png" caption="Default Template Output" >}}
2525

2626
There are several different job templates that can be run in addition to the default hello world option under New Job > From Template:
2727

28-
{{< figure src="/notes/rivanna-intro/img/features_templates.png" caption="Template Options" >}}
28+
{{< figure src="/notes/hpc-intro/img/features_templates.png" caption="Template Options" >}}

content/notes/hpc-intro/features_of_ood/features_job_stats.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ type: docs # Do not modify.
77
weight: 350
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Features of Open OnDemand
1212
---
1313

1414
In the OOD Job Viewer, clicking on the right arrow for a particular job will show details of the job if it is queued or running. Completed jobs will have no information available. Be patient as it can take a few moments for the information to be loaded. In this illustration the selected job is PENDING. The reason given is Resources, which means that no resources are available yet for this job.
1515

16-
{{< figure src="/notes/rivanna-intro/img/OOD_job_status.png" caption="Viewing only my jobs." >}}
16+
{{< figure src="/notes/hpc-intro/img/OOD_job_status.png" caption="Viewing only my jobs." >}}
1717

1818
Completed jobs will be visible only for a short while as they are wrapping up and exiting.
1919

content/notes/hpc-intro/features_of_ood/features_job_viewer.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ type: docs # Do not modify.
77
weight: 340
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Features of Open OnDemand
1212
---
1313

1414
Open OnDemand allows you to check the status of your jobs easily. Open the Jobs tab and go to Active Jobs. The default view is All Jobs.
1515

16-
{{< figure src="/notes/rivanna-intro/img/OOD_squeue_viewer.png" caption="Job status viewer in OOD." >}}
16+
{{< figure src="/notes/hpc-intro/img/OOD_squeue_viewer.png" caption="Job status viewer in OOD." >}}
1717

1818
You can filter to select subsets of the jobs, for example you can view only jobs in the `gpu` partition.
1919

20-
{{< figure src="/notes/rivanna-intro/img/OOD_squeue_filter.png" caption="Viewing only the GPU partition." >}}
20+
{{< figure src="/notes/hpc-intro/img/OOD_squeue_filter.png" caption="Viewing only the GPU partition." >}}
2121

2222
You can also look at the status of only your own jobs by switching from All Jobs to My Jobs.
2323

24-
{{< figure src="/notes/rivanna-intro/img/OOD_squeue_myjobs.png" caption="Viewing only my jobs." >}}
24+
{{< figure src="/notes/hpc-intro/img/OOD_squeue_myjobs.png" caption="Viewing only my jobs." >}}

content/notes/hpc-intro/features_of_ood/features_jobs_tab.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ type: docs # Do not modify.
77
weight: 320
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Features of Open OnDemand
1212
---
1313

1414
The "Jobs" tab on the menu bar allows you to submit and search for jobs on the cluster.
1515

16-
{{< figure src="/notes/rivanna-intro/img/OOD_jobs_tab.png" caption="OOD Jobs Menu" >}}
16+
{{< figure src="/notes/hpc-intro/img/OOD_jobs_tab.png" caption="OOD Jobs Menu" >}}
1717

1818
The "Active Jobs" tab shows all jobs currently running or queues on all partitions for all users. The Filter search bar allows you to narrow jobs by either user, queue, job name, job ID, or job status (running, queued, completed, etc).
1919

content/notes/hpc-intro/features_of_ood/features_shell_access.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ type: docs # Do not modify.
77
weight: 360
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Features of Open OnDemand
1212
---
1313

1414
The "Clusters" tab on the menu bar open a new browser tab with a Linux command line interface for shell access:
1515

16-
{{< figure src="/notes/rivanna-intro/img/features_shell_access.png" caption="Command line Shell Access" >}}
16+
{{< figure src="/notes/hpc-intro/img/features_shell_access.png" caption="Command line Shell Access" >}}
1717

1818

1919
Here, you are able to upload and download small files to and from the cluster from your local computer. You can also create and delete new files and directories in addition to copying or renaming them. The Filter search bar searches for files or directories in the file system.

content/notes/hpc-intro/features_of_ood/features_useful_commands.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,32 @@ type: docs # Do not modify.
77
weight: 380
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Features of Open OnDemand
1212
---
1313

1414
Sometimes it's useful to check how many SUs are still available on your allocation. The ```allocations``` command displays information on your allocations and how many SUs are associated with them:
1515

16-
{{< figure src="/notes/rivanna-intro/img/features_allocations.png" caption="Allocations" >}}
16+
{{< figure src="/notes/hpc-intro/img/features_allocations.png" caption="Allocations" >}}
1717

1818
running ```allocations -a <allocation_name>``` provides even more detail on when the allocation was last renewed and its members.
1919

2020

2121

2222
One way to check your storage utilization is with the ```hdquota``` command. This command will show you how much of your home, scratch, and project (if applicable) storage are being utilized. Below is the sample output for ```hdquota```:
2323

24-
{{< figure src="/notes/rivanna-intro/img/features_hdquota.png" caption="Disk Usage" >}}
24+
{{< figure src="/notes/hpc-intro/img/features_hdquota.png" caption="Disk Usage" >}}
2525

2626
This is a useful command to check whether or not you're running out of storage space or to see where files need to be cleaned up. For more detailed information on disk utilization you may also use the ```du``` command to investiage specific directories.
2727

2828

2929
To gain information on the different queues you can type ```qlist``` on the command line:
3030

31-
{{< figure src="/notes/rivanna-intro/img/features_qlist.png" caption="Queues" >}}
31+
{{< figure src="/notes/hpc-intro/img/features_qlist.png" caption="Queues" >}}
3232

3333
This will show the list of paritions, their occupancy, and the SU charge rate. You can type ```qlimits``` for information on each queue's limits:
3434

35-
{{< figure src="/notes/rivanna-intro/img/features_qlimits.png" caption="Queue Limits" >}}
35+
{{< figure src="/notes/hpc-intro/img/features_qlimits.png" caption="Queue Limits" >}}
3636

3737
Finally, the ```sinfo``` command will provide some more detailed information on the health of each queue and the number of active nodes available. These commands can be useful in diagnosing why a job may not be running, or in better understanding queue usage for more efficient job throughput. More information on hardware specifications and queue information can be found on our [website](https://www.rc.virginia.edu/userinfo/rivanna/overview/#system-details).
3838

content/notes/hpc-intro/files/file.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: docs # Do not modify.
77
weight: 400
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
name: Working with Files
1212
---
1313

content/notes/hpc-intro/files/file_actions_create_delete.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: docs # Do not modify.
77
weight: 470
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Working with Files
1212
---
1313

content/notes/hpc-intro/files/file_actions_mv_cp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: docs # Do not modify.
77
weight: 480
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Working with Files
1212
---
1313

content/notes/hpc-intro/files/file_editing.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: docs # Do not modify.
77
weight: 490
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Working with Files
1212
---
1313

@@ -19,4 +19,4 @@ You can use:
1919
* The built-in editor in Open OnDemand. Click on Files on the Dashboard, highlight the file that you want to edit. From the dropdown menu next to the file name, select Edit. A simple editor will open. To create a file, navigate to the desired location, click the New File button, then edit that file.
2020
* If logged in through FastX, you can use the `pluma` editor, which is accessible through the Applications->Accessories menu. You can also start it from a terminal with either its name `pluma` or as `gedit` (those are the same program).
2121
* The MATE desktop in FastX also provides the semi-graphical editors `Emacs` and `GVim` in the same menu.
22-
* In FastX, you can also use a programmer's interface such as VSCode, Spyder, or Rstudio. For extensive editing or running programs through environments such as VSCode, use the Open OnDemand [interactive app](notes/rivanna-intro/interactive).
22+
* In FastX, you can also use a programmer's interface such as VSCode, Spyder, or Rstudio. For extensive editing or running programs through environments such as VSCode, use the Open OnDemand [interactive app](notes/hpc-intro/interactive).

content/notes/hpc-intro/files/file_exercise3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: docs # Do not modify.
77
weight: 495
88

99
menu:
10-
rivanna-intro:
10+
hpc-intro:
1111
parent: Working with Files
1212
---
1313

0 commit comments

Comments
 (0)