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

Revisions №61747

branch: master 「№61747」
Commited by: Rocco Moretti
GitHub commit link: 「4431687773b726f3」 「№5560」
Difference from previous tested commit:  code diff
Commit date: 2021-09-03 10:39:28
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta4.notebook gcc-9.gcc.python37.PyRosetta4.unit linux.clang.cxx11thread.serialization.python37.PyRosetta4.unit linux.gcc.python36.PyRosetta4.unit mac.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.python39.build.debug gcc-9.gcc.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python36.build.debug linux.zeromq.debug mpi mpi.serialization linux.icc.build.debug OpenCL mac.clang.python36.build.debug build.header build.levels build.ninja_debug graphics static mac.clang.static.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.mpi integration.release_debug integration.tensorflow integration.thread integration performance profile release.PyRosetta4.Release release.source scientific.sb_score12_loop_modeling_ngk_12res scientific.sb_talaris13_docking linux.clang.score linux.gcc.score mac.clang.score linux.scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release gcc-10.gcc.unit gcc-11.gcc.python39.unit gcc-9.gcc.unit util.apps windows.build.debug windows.build.release

Merge pull request #5560 from RosettaCommons/roccomoretti/EnergyMap_array Convert EnergyMap to use a std::array. This is based off of PR #5556, and the hope is that the std::array will get around the GCC 11 errors that are seen with the copy constructor/assignment operator. (Mostly because we can defer the copy/assignment operations to the std::array versions.) This PR also removes the -fno-builtin flag from the GCC 11 compilation, which was previously added in PR #5552 as a workaround for the issue that this PR fixes.

...
Test: linux.clang.integration.release_debug_no_symbols

Failed sub-tests (click for more details):
dgdp_script
Test: mac.clang.python39.integration

Failed sub-tests (click for more details):
dgdp_script