updated README

This commit is contained in:
Blaise Tine 2020-01-21 21:23:00 -05:00
parent 759349f2bf
commit 43d5612a6b

View file

@ -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