riscv-non-isa / riscv-arch-test

https://jira.riscv.org/browse/RVG-141?src=confmacro
Apache License 2.0
507 stars 194 forks source link

Tests supporting multithreading #358

Open animesh211 opened 1 year ago

animesh211 commented 1 year ago

Hi, I wanted to check if there is a plan to have tests running on multiple threads.. ?

allenjbaum commented 1 year ago

We don't have particular plans to test running on multiple threads; our current charter is to test that a hart is arhcitecturally compatible, and (from an architectural point of view) there is no difference between multi-theading and multiple processors. All those details are micro-architectural, and ACTs are agnostic of micro-architecture. At some point in the future we may add support for multi-harts, primarily for memory model and atomic op testing - but this is a topic under active discussion..

On Thu, Jun 1, 2023 at 5:26 AM animesh211 @.***> wrote:

Hi, I wanted to check if there is a plan to have tests running on multiple threads.. ?

— Reply to this email directly, view it on GitHub https://github.com/riscv-non-isa/riscv-arch-test/issues/358, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHPXVJUPGZ2FPXIP244M4GLXJCC7XANCNFSM6AAAAAAYW3AV2A . You are receiving this because you are subscribed to this thread.Message ID: @.***>