Merge branch 'master' of https://github.gatech.edu/casl/Vortex
This commit is contained in:
@@ -62,12 +62,12 @@ Install Verilator
|
|||||||
|
|
||||||
Install Vortex
|
Install Vortex
|
||||||
|
|
||||||
$ git clone https://github.gatech.edu/casl/Vortex.git
|
$ git clone --recursive https://github.gatech.edu/casl/Vortex.git
|
||||||
$ cd Vortex
|
$ cd Vortex
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
Quick Test running SGEMM kernel
|
Quick Test running SGEMM kernel
|
||||||
|
|
||||||
$ cd /Vortex/benchmarks/opencl/sgemm
|
$ cd /Vortex/benchmarks/opencl/vecadd
|
||||||
$ make
|
$ make
|
||||||
$ make run
|
$ make run-rtlsim
|
||||||
|
|||||||
Reference in New Issue
Block a user