cartesi / machine-emulator

The off-chain implementation of the Cartesi Machine
GNU Lesser General Public License v3.0
64 stars 33 forks source link

Feat/uarch riscv tests refactor #270

Closed mpolitzer closed 1 month ago

mpolitzer commented 1 month ago

Refactor uarch-riscv-tests.lua to accept a --jobs option and run its tasks in parallel.

close #187