Skip to content

Commit 5c3a65e

Browse files
committed
added first pass of ood desktop tutorial
1 parent 9aec259 commit 5c3a65e

7 files changed

Lines changed: 38 additions & 4 deletions

docs/hpc/09_ood/13_TeachOpenCADD.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ If you select to use `/home` as your root directory be careful not to go over yo
2626
After you hit the `Launch` button you'll have to wait for the scheduler to find node(s)for you to run on:
2727
![OOD TeachOpenCADD in queue](./static/ood_teachopencadd_in_queue.png)
2828

29-
Then you'll have a short wait for Spark itself to start up.<br />
29+
Then you'll have a short wait for TeachOpenCADD itself to start up.<br />
3030
Once that happens you'll get one last page that will give you links to:
31-
- open a terminal window on the compute node your Spark session is running on
31+
- open a terminal window on the compute node your TeachOpenCADD session is running on
3232
- go to the directory associated with your Session ID that stores output, config and other related files for your session
3333

3434
![Pre-launch TeachOpenCADD OOD](./static/ood_teachopencadd_prelaunch.png)

docs/hpc/09_ood/14_Dask_Jupyter_Notebook.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ If you select to use `/home` as your root directory be careful not to go over yo
2626
After you hit the `Launch` button you'll have to wait for the scheduler to find node(s)for you to run on:
2727
![OOD Dask in queue](./static/ood_dask_in_queue.png)
2828

29-
Then you'll have a short wait for Spark itself to start up.<br />
29+
Then you'll have a short wait for Dask itself to start up.<br />
3030
Once that happens you'll get one last page that will give you links to:
31-
- open a terminal window on the compute node your Spark session is running on
31+
- open a terminal window on the compute node your Dask session is running on
3232
- go to the directory associated with your Session ID that stores output, config and other related files for your session
3333

3434
![Pre-launch Dask OOD](./static/ood_dask_prelaunch.png)

docs/hpc/09_ood/15_Desktop.mdx

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Desktop in OOD
2+
3+
You can get a basic desktop interface to HPC resources.
4+
5+
## Getting Started
6+
You can get a desktop in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `Desktop` from the `Interactive Apps` pull-down menu at the top of the page. As you can see below, once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
7+
8+
:::note
9+
Be aware that when you start from `Recently Used Apps` it will start with the same configuration that you used previously. If you'd like to configure your Desktop session differently, you'll need to select it from the menu.
10+
:::
11+
12+
![OOD Interactive Apps menu](./static/ood_interactive_apps_desktop.png)
13+
14+
## Configuration
15+
16+
You can select the number of cores, amount of memory, GPU type (if any), number of hours, and optional Slurm options.
17+
18+
![OOD Desktop Configuration](./static/ood_desktop_config.png)
19+
20+
## Desktop running in OOD
21+
22+
After you hit the `Launch` button you'll have to wait for the scheduler to find node(s)for you to run on:
23+
![OOD Desktop in queue](./static/ood_desktop_in_queue.png)
24+
25+
Then you'll have a short wait for the Desktop itself to start up.<br />
26+
Once that happens you'll get one last page that will give you links to:
27+
- open a terminal window on the compute node your Desktop session is running on
28+
- go to the directory associated with your Session ID that stores output, config and other related files for your session
29+
- make changes to compression and image qualtiy
30+
- get a link that you can share that will allow others to view your Desktop session
31+
32+
![Pre-launch Desktop OOD](./static/ood_desktop_prelaunch.png)
33+
34+
Please click the `Launch Desktop` button and a Desktop window will open.
97.4 KB
Loading
52.6 KB
Loading
64.7 KB
Loading
70.5 KB
Loading

0 commit comments

Comments
 (0)