mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 22:07:41 -04:00
minor update
This commit is contained in:
parent
080cb5847d
commit
e2743046a3
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ make -C runtime
|
|||
rm -rf ~/.cache/pocl
|
||||
|
||||
# rebuild native kernel
|
||||
make -C tests/driver/dogfood clean-all
|
||||
make -C tests/driver/dogfood
|
||||
make -C tests/regression/dogfood clean-all
|
||||
make -C tests/regression/dogfood
|
||||
./ci/blackbox.sh --driver=vlsim --cores=1 --app=dogfood
|
||||
|
||||
# rebuild opencl kernel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue