I encountered an error in running gem5-gpu SE mode at the very beginning.
... ...
GPGPU-Sim PTX: ... done pre-decoding instructions for '_Z7RecoverPmS_S_S_S_iii'.
GPGPU-Sim PTX: finished parsing EMBEDDED .ptx file _1.ptx
GPGPU-Sim PTX: extracting embedded .ptx to temporary file "_ptx_RGXBDQ"
Running: cat _ptx_RGXBDQ | sed 's/.version 1.5/.version 1.4/' | sed 's/, texmode_independent//' | sed 's/\(\.extern \.const\[1\] .b8 \w\+\)\[\]/\1\[1\]/' | sed 's/const\[.\]/const\[0\]/g' > _ptx2_jnAv0W
GPGPU-Sim PTX: ERROR ** while loading PTX (a) -1
Ensure you have write access to simulation directory
and have 'cat' and 'sed' in your path.
and the simulation just exit. I launched several instances of gem5-gpu, and every time there are 1 or 2 failed with this error, and it is random in terms of which one(s) failed. If I move the failed one(s) to another machine, they could run without such error. But no matter on which machine, there are always some failed. Has anybody encountered this error before? Thanks a lot.
--
Regards,
Veydan