mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
6388d87ec5
commit
c81b1173b8
2 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,7 @@ install:
|
|||
|
||||
script:
|
||||
- ./ci/regression.sh
|
||||
- ./ci/test_compiler.sh
|
||||
|
||||
after_success:
|
||||
# Gather code coverage
|
||||
|
|
|
@ -11,7 +11,6 @@ make -s
|
|||
./ci/test_opencl.sh
|
||||
./ci/test_driver.sh
|
||||
./ci/test_simx.sh
|
||||
#./ci/test_compiler.sh
|
||||
|
||||
# warp/threads configurations
|
||||
./ci/travis_run.py ./ci/blackbox.sh --driver=rtlsim --cores=1 --warps=2 --threads=2 --app=demo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue