errno 104 is a standard error meaning "Connection reset by peer". A simple internet search will show much more about it.
Getting this error suggests that there is something misconfigured in the machines that you're running on. From your email, it looks like you're running 64 places on a single machine with 16 cores? If so, you're likely overloading the system, and some places become unresponsive, so this is interpreted by other places as a broken connection. I would suggest matching the number of places to cores for best performance. - Ben From: SUYASH GUPTA <dynamic.suy...@gmail.com> To: X10-users@lists.sourceforge.net, Date: 02/21/2013 06:06 AM Subject: [X10-users] Regarding ERRNO 104 Hello I am running a multiplace job. The configuration which I am working on, consists of 16 hwardware threads. I am setting X10_NPLACES=64 .. When I simulate a program, I recieve this error ERRNO 104... Sometimes which simulating I successfully get the output while rest of the times I get this error. Can someone tell me what does this ERRNO 104 implies. Thanx -- Regards Suyash Gupta MS Scholar Pace Lab, Department of Computer Science & Engineering IIT Madras ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users
<<inline: graycol.gif>>
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users