This commit is contained in:
Blaise Tine
2020-09-01 15:07:33 -04:00
parent b82f5a9011
commit 9aa24d3d83
12 changed files with 27110 additions and 31912 deletions

View File

@@ -21,10 +21,8 @@ install:
# VORTEX
- git clone --recursive https://github.com/vortexgpgpu/vortex.git
- cd Vortex
- make
- make -C benchmarks/opencl/sgemm
- make -C benchmarks/opencl/sgemm run
- cd vortex
- make -j`nproc`
script:
- ci/test_runtime.sh