Skip to content

Commit 713ebe4

Browse files
committed
matlab -> matlab-proxy
1 parent 10c0d43 commit 713ebe4

6 files changed

Lines changed: 8 additions & 11 deletions

File tree

docs/hpc/09_ood/01_ood_intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Under the **clusters** menu you can select the **Greene Shell Access** option to
1818

1919
![img](./static/open_ondemand_gif.gif)
2020

21-
Please see our documentation on [Submitting Jobs](http://localhost:3000/rts-docs-dev/docs/hpc/submitting_jobs/slurm_submitting_jobs/) if you'd like detailed instructions.
21+
Please see our documentation on [Submitting Jobs](../05_submitting_jobs/01_slurm_submitting_jobs.md) if you'd like detailed instructions.
2222

2323
**Interactive Applications**
2424

@@ -63,4 +63,4 @@ Just click on the `Session ID` link and a tab will open with the contents of the
6363

6464
#### From terminal
6565

66-
If your session is no longer visible from within OOD you may still be able to find your logs via the terminal. Simply [log into Greene](https://sites.google.com/nyu.edu/nyu-hpc/accessing-hpc) and `cd` to `/home/$USER/ondemand/data/sys/dashboard/batch_connect/sys/` and then `cd` into the directory for the app that you're interested in. You should find the file `output.log` there.
66+
If your session is no longer visible from within OOD you may still be able to find your logs via the terminal. Simply [log into Greene](../02_connecting_to_hpc/01_connecting_to_hpc.mdx) and `cd` to `/home/$USER/ondemand/data/sys/dashboard/batch_connect/sys/` and then `cd` into the directory for the app that you're interested in. You should find the file `output.log` there.
Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# Matlab in OOD
1+
# Matlab-Proxy in OOD
22

33
## Getting Started
4-
You can run Matlab in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `MATLAB` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
4+
You can run Matlab-Proxy in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `MATLAB` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
55

66
:::note
77
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 Matlab session differently, you'll need to select it from the menu.
88
:::
99

1010
## Configuration
1111

12-
You can select the version of Matlab to use, the number or cores, amount of memory, GPU type (if any), amount of time, and optional Slurm options.
12+
You can select the version of Matlab to use, the number or cores, amount of memory, GPU type (if any), amount of time, account, and optional Slurm options.
1313

1414
![OOD Matlab Configuration](./static/ood_matlab_config.png)
1515

@@ -45,13 +45,10 @@ After you hit the `Launch` button you'll have to wait for the scheduler to find
4545
![OOD Matlab in queue](./static/ood_matlab_in_queue.png)
4646

4747
Then you'll have a short wait for Matlab itself to start up.<br />
48-
Once that happens you'll get one last form that will allow you to:
49-
- make changes to compression and image qualtiy
48+
Once that happens you'll get a form that will allow you to:
5049
- open a terminal window on the compute node your Matlab session is running on
51-
- get a link that you can share that will allow others to view your Matlab session
50+
- go to the directory associated with your Session ID that stores output, config and other related files for your session
5251

5352
![Pre-launch matlab OOD](./static/ood_matlab_prelaunch.png)
5453

55-
Then after you hit the `Launch Matlab` button you'll have the familiar Matlab Desktop to use.
56-
57-
![OOD Matlab Running](./static/ood_matlab_running.png)
54+
Then after you hit the `Connect to Matlab` button you'll have the familiar Matlab Desktop to use.
-95.7 KB
Loading
-14.7 KB
Loading
-32.7 KB
Loading
-496 KB
Binary file not shown.

0 commit comments

Comments
 (0)