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

Revisions №20498

branch: rosetta:commits 「№20498」
Commited by: Ginsparg
GitHub Pull Request link: 「№59」
Merge: 「ec708a4c4」「25be92f11」  code diff
Scheduled at: 2024-09-23 15:56:06.891897
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
linux.clang.cxx11thread.serialization.python37.PyRosetta.unit mac.clang.python38.PyRosetta.unit mpi mpi.serialization build.header build.levels build.ninja_debug graphics static beautification code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration performance profile linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify util.apps windows.build.debug windows.build.release

Pull Request №59 RosettaCommons/rosetta/main ← RosettaCommons/rosetta/updated_ligand_discovery_search_code_ag_may_2024 Merge: ec708a4c40449ea419c8fcac0d507440400bf75f←25be92f119198a5eeb428b246553c03e5f3fcf02 Updated Ligand Motifs Code ---------------- Merge commit message: addressing how dist_threshold and angl_threshold were used in discover function. Values have not been converted to class variables (dist_threshold_ and angl_threshold_), and those values are used to assign to dist_threshold and angl_threshold in their original locations. The original parameterized constructor now seeds values to the class variables from the relevant flags, and a new parameterized constructor was made to seed the class variables. Setter functions were also made.

...
Test: linux.clang.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: linux.gcc.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: linux.clang.build.ninja_debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: linux.clang.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: linux.clang.performance

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: windows.cl.windows.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window