Hi Tony,
I run "square" program in HIP sample on GCN3_X86. I got the "read unmapped address error". I found this error is caused by the incorrect CPU PTE page memory in gem5/src/arch/x86/tlb.cc, line 368. Do you have any suggestions to bypass this error? Thank you. Tsung Tai info: architecture on AMD GPU device is: 801 info: allocate host mem ( 0.00 MB) info: allocate device mem ( 0.00 MB) info: copy Host2Device info: launch 'vector_square' kernel info: copy Device2Host PASSED! 79059838000: system.cpu0.dtb: NOTPTE. panic: Tried to read unmapped address 0x275fe98. PC: 0x7ffff522160b, Instr: MOV_R_M : ld rdi, DS:[rbx + 0x8] Memory Usage: 1696024 KBytes Program aborted at tick 79059838000 _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
