Warning: A worker aborted during execution of the parfor loop. The parfor loop
will now run again on the remaining workers.
> In distcomp/remoteparfor/handleIntervalErrorResult (line 240)
In distcomp/remoteparfor/getCompleteIntervals (line 387)
In parallel_function>distributed_execution (line 745)
In parallel_function (line 577)
In buildModelStorage (line 134)
In mgPipe (line 104)
In initMgPipe (line 202) 25% [.......... 90% [.................................... ]Error using distcomp.remoteparfor/rebuildParforController (line 194)
All workers aborted during execution of the parfor loop.
Error in distcomp.remoteparfor/handleIntervalErrorResult (line 253)
obj.rebuildParforController();
Error in distcomp.remoteparfor/getCompleteIntervals (line 387)
[r, err] = obj.handleIntervalErrorResult(r);
Error in buildModelStorage (line 134)
parfor i = 1:size(microbeNames, 1)
Error in mgPipe (line 104)
[activeExMets,couplingMatrix]=buildModelStorage(microbeNames, modPath,
dietFilePath, adaptMedium, includeHumanMets, numWorkers, pruneModels,
biomasses);
Error in initMgPipe (line 202)
[netSecretionFluxes, netUptakeFluxes, Y, modelStats, summary, statistics,
modelsOK] = mgPipe(modPath, abunFilePath, computeProfiles, resPath,
dietFilePath, infoFilePath, biomasses, hostPath, hostBiomassRxn,
hostBiomassRxnFlux, figForm, numWorkers, rDiet, pDiet, lowerBMBound,
upperBMBound, includeHumanMets, adaptMedium, pruneModels);
The client lost connection to worker 2. This might be due to network problems,
or the interactive communicating job might have errored.
Hello,
it seems like the issue is with the Parallel Computing Toolbox, not with mgPipe uitself. Have a look here:
Best regards,
Almut
--
---
You received this message because you are subscribed to the Google Groups "COBRA Toolbox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cobra-toolbo...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/cobra-toolbox/721e2543-c7cf-4c5d-820e-017ab47efad6n%40googlegroups.com.