Running an rgenoud optimization produces and simulates a number of data points. At some point though, something breaks and SNOW starts barfing:
Error in unserialize(node$con) : error reading from connection
Calls: ... doTryCatch -> recvData -> recvData.SOCKnode -> unserialize
Execution halted
Error in unserialize(node$con) : error reading from connection
Calls: ... doTryCatch -> recvData -> recvData.SOCKnode -> unserialize
Execution halted
Ad infinitum. I've run other algorithms today (LHS, Morris, SPEA, NSGA, PSO) and none of them have trouble completing properly. I also tried redeploying OS Server, but regenoud refuses to complete.
Running an rgenoud optimization produces and simulates a number of data points. At some point though, something breaks and SNOW starts barfing:
Error in unserialize(node$con) : error reading from connection
Calls: ... doTryCatch -> recvData -> recvData.SOCKnode -> unserialize
Execution halted
Error in unserialize(node$con) : error reading from connection
Calls: ... doTryCatch -> recvData -> recvData.SOCKnode -> unserialize
Execution halted
Ad infinitum. I've run other algorithms today (LHS, Morris, SPEA, NSGA, PSO) and none of them have trouble completing properly. I also tried redeploying OS Server, but regenoud refuses to complete.