I've got the same error when running the latest gem5-gpu on Ubuntu 14.04 64-bit in a virtual machine.
The thing is, when I run it like this:
build/X86_VI_hammer_GPU/gem5.opt ../gem5-gpu/configs/se_fusion.py --total-mem-size=512MB -c ../benchmarks/rodinia/backprop/gem5_fusion_backprop -o 16
it works, however, when I increase the memory size to 1024MB, like this:
build/X86_VI_hammer_GPU/gem5.opt ../gem5-gpu/configs/se_fusion.py --total-mem-size=1024MB -c ../benchmarks/rodinia/backprop/gem5_fusion_backprop -o 16
I got the error:
Running: cat _ptx_4B46NS | 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_D2nkxE