Skip to content

Commit f3a6958

Browse files
authored
Update ICC 17 version available on TigerGPU
1 parent 82b60ec commit f3a6958

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/PrincetonUTutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
## Tutorials
22

3-
### Login to Tigergpu
3+
### Login to TigerGPU
44

55
First, login to TigerGPU cluster headnode via ssh:
66
```
77
ssh -XC <yourusername>@tigergpu.princeton.edu
88
```
99

10-
### Sample usage on Tigergpu
10+
### Sample usage on TigerGPU
1111

1212
Next, check out the source code from github:
1313
```
@@ -26,7 +26,7 @@ export OMPI_MCA_btl="tcp,self,sm"
2626
module load cudatoolkit/8.0
2727
module load cudnn/cuda-8.0/6.0
2828
module load openmpi/cuda-8.0/intel-17.0/2.1.0/64
29-
module load intel/17.0/64/17.0.4.196
29+
module load intel/17.0/64/17.0.5.239
3030
```
3131

3232
and install the `plasma-python` package:

0 commit comments

Comments
 (0)