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 $ sudo apt-get install verilator
$ git clone https://github.gatech.edu/casl/Vortex.git $ git clone https://github.gatech.edu/casl/Vortex.git
# Build SimX Build SimX
$ cd Vortex/simx $ cd Vortex/simx
$ make $ make
# Run SGEMM OpenCL Benchmark Run SGEMM OpenCL Benchmark
$ cd Vortex/benchmarks/opencl/sgemm $ cd Vortex/benchmarks/opencl/sgemm
$ make $ make