Skip to content

Commit 5512fd8

Browse files
committed
website: use public paths for executables at NERSC
1 parent 498bab5 commit 5512fd8

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/nersc/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ on separate pages:
2424

2525
- **QuickView version 2** can be launched using the following command:
2626
```
27-
/global/common/software/m4359/quickview2
27+
/global/cfs/projectdirs/m4359/tools/quickview2
2828
```
2929

3030
- **QuickCompare** can be launched using the following command:
3131
```
32-
/global/common/software/m4359/quickcompare
32+
/global/cfs/projectdirs/m4359/tools/quickcompare
3333
```
3434

3535
- After a few seconds, the terminal window will provide a URL.

docs/nersc/perlmutter-run-quickcompare.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Once connected,
1818
the directory where your data files are located (or a directory closer to the data files than your home directory).
1919
While that step is optional, it may save you quite some clicks later in the graphical UI.
2020

21-
- Starting QuickCompare using the command `/global/common/software/m4359/quickcompare` in the shell.
21+
- Starting QuickCompare using the command `/global/cfs/projectdirs/m4359/tools/quickcompare` in the shell.
2222

2323
- After some seconds, the terminal window will provide a URL, similar to the screenshot below.
2424
A click on the URL will bring up the graphical UI in a separate brower window or tab.

docs/nersc/perlmutter-run-quickview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Once connected,
1818
the directory where your data files are located (or a directory closer to the data files than your home directory).
1919
While that step is optional, it may save you quite some clicks later in the graphical UI.
2020

21-
- Starting **QuickView** using the command `/global/common/software/m4359/quickview` in the shell.
21+
- Starting **QuickView** using the command `/global/cfs/projectdirs/m4359/tools/quickview2` in the shell.
2222

2323
- After some seconds, the terminal window will provide a URL, similar to the screenshot below.
2424
A click on the URL will bring up the graphical UI in a separate brower window or tab.

0 commit comments

Comments
 (0)