don't run bmarks in parallel
This commit is contained in:
@ -80,4 +80,5 @@ script:
|
|||||||
- make -j 8 > build.gcc.out
|
- make -j 8 > build.gcc.out
|
||||||
# run riscv-tests
|
# run riscv-tests
|
||||||
- cd ../../emulator
|
- cd ../../emulator
|
||||||
- make -j 8 CONFIG=$ECONFIG run
|
- make -j 8 CONFIG=$ECONFIG run-asm-tests
|
||||||
|
- make CONFIG=$ECONFIG run-bmark-tests
|
||||||
|
Reference in New Issue
Block a user