[gem5-users] Multi-threaded program in Gem5 SE mode

2023-10-24 Thread Peng, Ziyang via gem5-users
Hi all, Earlier this month, I saw an email saying that Gem5 SE mode already supports multi-threaded program. I tested both ARM and X86 program. X86 works well but the ARM one will report below errors when deleting threads(maybe?). build/ARM/sim/syscall_emul.cc:74: warn: ignoring syscall madvise(

[gem5-users] Re: query related to BigDataBench benchmark and gem5

2023-10-24 Thread hetal dave via gem5-users
Hello, Thank you so much for the information. On Wed, Oct 25, 2023, 5:35 AM Harshil Patel via gem5-users < gem5-users@gem5.org> wrote: > Hello, > > I am not very familiar with big data benchmarks, but here are a few > resources to get started with gem5 Learning gem5 documentation >

[gem5-users] Re: query related to BigDataBench benchmark and gem5

2023-10-24 Thread Harshil Patel via gem5-users
Hello, I am not very familiar with big data benchmarks, but here are a few resources to get started with gem5 Learning gem5 documentation and gem5 Tutorial at HPCA 2023 . Regards, Harshil

[gem5-users] Re: How to get energy consumption of the NVM

2023-10-24 Thread Harshil Patel via gem5-users
Hello, In gem5, obtaining power consumption directly is not inherently supported. One approach involves acquiring power consumption constants for individual components using programs like CACTI, although it may not always be highly reliable. These values should tell you how much energy is required