I've been trying to run GCN3 for the past few days, but there's some errors 
rising up.
I've tried multiple methods
1. Docker Method
http://www.gem5.org/documentation/general_docs/gpu_models/GCN3
Here, the repository link is broken, but if I use the working link 
(https://gem5.googlesource.com/public/gem5/) The repository doesn't have the 
util/dockerfiles/gcn-gpu/ subdirectory. Even the amd/gem5 branch of the gem5 
repo doesn't have the docker files.
2. Direct Method
http://www.m5sim.org/GPU_Models
Here the first command does not work, scons -sQ -jN ./build/GCN3_X86/gem5.opt
I kept N as 4, but there is this error

*** Error loading site_init file './site_scons/site_init.py':
  File "./site_scons/site_init.py", line 52

    except SystemExit, e:

                     ^

SyntaxError: invalid syntax

There shouldn't be an error in scons because I have used gem5 successfully 
before.

I'm a real beginner in gem5 so I might be missing something.
Any help would be appreciated.
Thanks!!
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to