[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 https://gem5.googlesource.com/public/gem5 refs/changes/03/16103/3
scons build/RISCV/gem5.opt
[2nd error here]

Thanks,
Shigeki
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

[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
tutorial/methodology you can point me to if available.

Thank you for your time
Best,
Krishna
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

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
> 
> --Error message below--
> <...>
>  [ TRACING]  -> RISCV/debug/CommitRate.hh
>  [ TRACING]  -> RISCV/debug/ExecFaulting.hh
>  [ TRACING]  -> RISCV/debug/O3PipeView.hh
> 

___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users