[gem5-users] Re: Multi-threading in Gem5

2023-11-13 Thread 张聪武 via gem5-users
Hi Aritra, There is a parameter for parsec benchmark to choose how many threads to run program. It should be `-n thread_num`, here are some parsec examples: https://github.com/bamos/parsec-benchmark#more-examples. For gem5, this parameter can be changed in `configs/example/gem5_library/x86-

[gem5-users] Re: Multi-threading in Gem5

2023-11-13 Thread Harshil Patel via gem5-users
Hi Aritra, I am not entirely certain about the specifics of what you want to do but my assumption is that you intend to execute PARSEC with multiple threads in gem5. The process should align with how you would run PARSEC on a physical hardware machine. Regards, Harshil Patel. On Mon, Nov 13, 2023