Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cosden authored Jul 10, 2018
1 parent c819058 commit 6e35b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This is intended to use as a example to profile with performance tuning tools su
1. Log into Adroit with X11 forwarding enabled
`ssh -Y -C <username>@adroit.princeton.edu`
1. Load environment modules
`module load intel/18.0`
`module load intel`
`module load intel-vtune`
1. Build the example code and call executable "mm.out"
(What happens if you forget the `-g`?)
Expand Down

0 comments on commit 6e35b54

Please sign in to comment.