Hi, I'm trying to run gpu-fs. I saw a file in gem5-resouces, which said`docker
run --rm -v ${PWD}:${PWD} -w ${PWD} gcr.io/gem5-test/gpu-fs:latest bash -c
'make clean; HCC_AMDGPU_TARGET=gfx900 make'`
but when I try to run the square, it saids it's using vega 10 XTX. How can I
use the gfx900 to run my own application? Thanks a lot.
_______________________________________________ gem5-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]
