[gem5-users] RENAME: HELP Needed for Running Benchmarks in GPU Full System Simulation

2023-12-23 Thread 关富润 via gem5-users
Dear all, I am currently engaged in GPU full system simulation using gem5 and am at a stage where I seek to run benchmark suites, specifically Rodinia and PolyBench. I have observed that both of these benchmark suites support compilation for OpenCL architecture, and I have a few questions regar

[gem5-users] Fail to run gpu-fs

2023-12-23 Thread 关富润 via gem5-users
Dear all, I am currently engaged in GPU full system simulation using gem5 and am at a stage where I seek to run benchmark suites, specifically Rodinia and PolyBench. I have observed that both of these benchmark suites support compilation for OpenCL architecture, and I have a few questions regar

[gem5-users] Re: Login fails once the system boots -- full system simulation (arm)

2023-12-23 Thread Hoa Nguyen via gem5-users
Hi Saras, This is the methodology we used for most gem5-resources disk images regarding automating the login process right after booting Ubuntu. We have a systemd service file that will log you in as a root user. https://github.com/gem5/gem5-resources/blob/stable/src/arm-ubuntu/disk-image/shared/

[gem5-users] Login fails once the system boots -- full system simulation (arm)

2023-12-23 Thread saras nanda via gem5-users
i am doing a full system simulation for arm arch , Fs.py and I am unable to login once the system boots ,I don't know what Is the problem . These are the steps I followed while creating the image on qemu Install the dependecies sudo apt install qemu-system-arm qemu-system-mips qemu-efi-aarch64 q

[gem5-users] Help with extending RISCV vector ISA

2023-12-23 Thread zahra butool via gem5-users
Hi everyone, For my project, I need to add a custom instruction to RISCV in Gem5 that loads 2 sets of 128 elements (32-bit float) from the memory, computes the dot product, and stores them back to the memory. A starting point is using the RISCV vector instructions, but I want to reduce the instru

[gem5-users] Re: Can CloudSuite Run on FullSystem Simulation

2023-12-23 Thread Abdelrahman S. Hussein via gem5-users
Hi Jason, Thank you so much! It is good to know that gem5 can run CloudSuite, given all the configurations are set properly. However, I guess I am facing a problem with running Docker on the simulated image. I installed Docker on the image through QEMU and I am sure it works fine. However, when I