From 6e35b54229bdbb2387b9c33178a3e61e5a9bda7d Mon Sep 17 00:00:00 2001 From: Ian Cosden Date: Tue, 10 Jul 2018 10:36:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50ec60b..4ed7366 100644 --- a/README.md +++ b/README.md @@ -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 @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`?)