Discussion:
[gem5-users] Socket programming on processors
Parmida Vahdatnia
2018-09-10 08:56:25 UTC
Permalink
Hello

I have tried running the Server/Client a.out code on 2 processors which are
connected with links and routers, for that I give the a.outs of the Server
and Client code to the workloads of the processors, and since the PIDs
differ there should be no problem, I also made sure that the Server code is
ran first to avoid problems.
but I got the error:

fatal: syscall socket (#41) unimplemented

I assumed links and routers should make it possible for the processors to
communicate. Am I doing something wrong?

Thank you!

Loading...