>
> Hi,
>
> I am trying to run RISCV  multicore simulations with Gem5 SE mode, but
> unable to proceed further. I have done the following:
> 1.  Tried to follow the steps in "
> http://www.csl.cornell.edu/~cbatten/pdfs/ta-gem5-riscv-slides-carrv2018.pdf";
> to compile the ligra benchmark, but after building the toolchain I cannot
> find any binary names " riscv64-unknown-linux-gnu-gcc" or "
> riscv64-unknown-linux-gnu-g++"
>
> 2. Tried to run the multicore benchmark "
> http://dist.gem5.org/dist/v22-0/test-progs/riscv-tests/mt-matmul.riscv";
> on RISCV model using the command "
>
> build/RISCV/gem5.opt   configs/example/se.py --cmd=/path/to/file/
> mt-matmul.riscv --cpu-type=TimingSimpleCPU --l1d_size=64kB
> --l1i_size=16kB --caches *-n 2*" but the program never finishes. I also
> am unable to see any execution happening on CPU1, only CPU0 runs.
>
>
> Is there someone who has successfully run multicore simulations for RISCV
> on Gem5 SE mode?  I am trying to look for pointers that can help me with
> the correct setup, incase my setup is wrong. Any help is appreciated.
>
>
> Regards
>
> Monil
>
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to