Re: [gem5-users] Help with running backprop benchmark (Rodinia) on gem5-gpu

2020-03-20 Thread Abhishek Singh
Hi, Can you paste your command line? On Fri, Mar 20, 2020 at 8:37 PM Anirudh wrote: > Hello, > > I would like some help running the backprop benchmark on AMD gem5-gpu. The > backprop benchmark is written in OpenCL. I am using g++ v 4.8. I have rocm > 1.6 installed. > > I am seeing this error: “

[gem5-users] Help with running backprop benchmark (Rodinia) on gem5-gpu

2020-03-20 Thread Anirudh
Hello, I would like some help running the backprop benchmark on AMD gem5-gpu. The backprop benchmark is written in OpenCL. I am using g++ v 4.8. I have rocm 1.6 installed. I am seeing this error: “ sysconf(NPROCESSORS_CONF) failed: No such file or directory. request to allocate mask for inval

[gem5-users] Running Lulesh (ComputeApps) on gem5-gpu

2020-03-20 Thread Anirudh
Hello all, I'd like some help in running the Lulesh-amp benchmark, which is a part of the AMD-ComputeApps repo (https://github.com/AMDComputeLibraries/ComputeApps ). I have rocm-1.6 installed as suggested in this gem5 wiki (http://www.m5sim.o

Re: [gem5-users] Pass address bounds of an array from application to gem5

2020-03-20 Thread Ciro Santilli
This information may also be of interest: https://cirosantilli.com/linux-kernel-module-cheat/#m5ops On Fri, Mar 20, 2020 at 5:33 AM Armand Behroozi wrote: > > Thank you so much! Will take a look. > > Also wanted to thank you for your tutorials and learning_gem5 code. > > My research would not be