I have not seen this error on RHEL.  The ultimate solution would be to
implement the syscall.  Tsung got around the error by changing the
sched_setaffinity syscall from unimplemented to ignored it
syscall_emul.hh.  I don't think we want to make that change in the mainline
code, but for now you could try making the same change as Tsung and seeing
if it allows you to make progress.

Matt

On Tue, Sep 4, 2018 at 8:02 PM Trinayan Baruah <tribar...@gmail.com> wrote:

> Hi Tony and Matt,
>
> With your help, I got all the components installed and can see the
> simulation going ahead compared to before. So thanks for making it happen.
>
>  Right now though the simulation fails with the error "fatal: syscall
> sched_setaffinity (#203) unimplemented."  Again this is the lulesh
> benchmark from the ComputeApps repository. I do understand the error but
> not sure what to do about it for now
>
> Did you get this error when running any application?. Could you please let
> me know of any potential fixes to this problem?.
>
> Thanks again.
>
> Best,
> Trinayan
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to