Andrea Alfonsi - NuCube
Andrea Alfonsi - NuCube
@idaholab/raven-team can we parse these issues and see which ones are still applicable?
@wangcj05 @PaulTalbot-INL @mandd
I tagged this also as a task...because it is not really a "defect" but more a task
Hi. Thank you very much. Yes, I was actually implementing something similar. I tried to run your modified script but dispy just hangs without executing the jobs ( I think...
It hangs with this message: ``` 2018-03-19 17:14:31 pycos - version 4.6.5 with kqueue I/O notifier 2018-03-19 17:14:31 dispy - dispy client version: 4.8.5 2018-03-19 17:14:31 dispy - Storing fault...
Thanks. I will try to use the sourceforge one. And let you know. Thanks again
Unfortunately it looks like the behavior does not change. (pycos-4.6.5 and dispy-4.8.4, both from sourceforge). I explicitly provided the _localhost_ hostname It looks like that the socket does not detect...
I checked. No other dispy instances are running. If I check with netstat I see that the port ```51347``` is taken by no other process: ``` Active Internet connections Proto...
I really want to thank you for all this effort. The problem was not the client but the server. The dispynode.py was blocked and killed by my company firewall. I...
Sorry to bother again. With the JobCluster and dispynode (different type of combination) everything looks good. I was now trying to test SharedJobCluster and dispyscheduler.py option. Unfortunately I get the...