「view this page in B3 βῆτα server」

Revisions №102

branch: release 「№102」
Commited by: Vikram K. Mulligan
GitHub commit link: 「36754de8d131f3a5」 「№1400」
Difference from previous tested commit:  code diff
Commit date: 2016-06-14 23:34:09

Merge pull request #1400 from RosettaCommons/vmullig/cycpep_predict_tweaks Adding try/catch block to individual calls to SimpleCycpepPredictApplication in the MPI version, so that individual job failures don't bring down everything. There's an ultra-rare failure occurring one time in 100,000, so it only shows up in my production jobs (in which I usually have to mute all output, so I can't even see what's failing). It's REALLY irritating. I don't know how to track down and fix it, so I have to make sure that I can recover from whatever the error is when it happens.

...