Hello, I use gcn3_x86 in gem5 to test the impact of interference between gpu
programs and cpu program memory access requests on cpu and gpu performance. By
modifying apu_se.py, I specify the test program for gpu as square, and the cpu
test program as 401 of spec2006. I wanted to see if my idea w
Hello, I use gcn3_x86 in gem5 to test the impact of interference between gpu
programs and cpu program memory access requests on cpu and gpu performance. By
modifying apu_se.py, I specify the test program for gpu as square, and the cpu
test program as 401 of spec2006. I wanted to see if my idea w