From 43d5612a6b27092c880c3fde0a74255bcdb7ed09 Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Tue, 21 Jan 2020 21:23:00 -0500 Subject: [PATCH] updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4bde4d7..0f948186 100644 --- a/README.md +++ b/README.md @@ -46,12 +46,12 @@ Install Vortex $ sudo apt-get install verilator $ git clone https://github.gatech.edu/casl/Vortex.git -# Build SimX +Build SimX $ cd Vortex/simx $ make -# Run SGEMM OpenCL Benchmark +Run SGEMM OpenCL Benchmark $ cd Vortex/benchmarks/opencl/sgemm $ make