Hi,
I'm from University of British Columbia working a cache related project in CPU-GPU heterogeneous system. I wondered if gem5-gpu is able to run two distinct applications, one on CPU and one on GPU, at the same time in syscall emulation.
If so, how should I do it? I went through the configuration and help files, did not find a clear way of doing this. It looks like the rodinia benchmarks uses CPU to launch work in the GPU core, the CPU core is pretty much idle while GPU is executing.
Another side question here,
Does the rodinia provide such benchmarks? or any other known benchmark would be able to do so, or I need to write my own benchmarks?
Thanks
Da