[gem5-users] A build issue on RISCV gem5

2019-02-07 Thread Shimomura Shigeki
The system is Ubuntu 16.04 LTS with the latest updates on Xeon server. The followings are what I did; I don't think I've done anything unusual: git clone https://gem5.googlesource.com/public/gem5 git submodule update --init --recursive scons build/RISCV/gem5.opt [1st error here] git pull

[gem5-users] GPU

2019-02-07 Thread Krishna Subramanian
Hi I was able to successfully run the *GPU Hello *included in the gem5 distribution using the HSAIL build. However i was wondering how to write my own openCL/different language program and compile it all the way down to an executable binary on the HSAIL ( or the equivalent in GCN3). Is there any

Re: [gem5-users] A build issue on RISCV gem5

2019-02-07 Thread Andrea Mondelli
Can you specify the command, the commit and the system used? It might help to reproduce the problem. Bests, A. > Il giorno 7 feb 2019, alle ore 02:12, Shimomura Shigeki > ha scritto: > > Hello, > > I tried the suggested patch, and now I got the following error... > > Thanks, > Shigeki > >