[gem5-users] cpu and gpu in gcn3_x86 execute different test programs

2022-04-10 Thread 17861509600--- via gem5-users
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

[gem5-users] cpu and gpu in gcn3_x86 execute different test programs

2022-04-10 Thread 17861509600--- via gem5-users
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