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

Revisions №59006

branch: master 「№59006」
Commited by: Vikram K. Mulligan
GitHub commit link: 「5ffae202a8b12067」 「№1718」
Difference from previous tested commit:  code diff
Commit date: 2016-10-12 00:53:02

Merge pull request #1718 from RosettaCommons/vmullig/temporarily_revert_mainchainscoretable Temporarily reverting merge of MainchainScoreTable class while we debug gcc release build Reverting merge of MainchainScoreTable class temporarily while I figure out what the gcc issue is. Details: It seems that there's a gcc-specific scoring bug that crept in, possibly with this merge. It does NOT alter scoring in debug mode or in any clang release compilation. Only the gcc 4.8 release-mode compilation is affected, and it results in RamaPrePro returning NaN for most poses. It's some sort of weird compiler optimization thing that we haven't yet tracked down, but in the interests of keeping master functional, I'll do the detective work in a branch.

...