Rosetta_3.15 #15
Reference in New Issue
Block a user
Delete Branch "Rosetta_3.15"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Rosetta software suite includes algorithms for computational modeling and analysis of protein structures. It has enabled notable scientific advances in computational biology, including de novo protein design, enzyme design, ligand docking, and structure prediction of biological macromolecules and macromolecular complexes.
https://github.com/RosettaCommons/rosetta
Version 3.15:
- header of delete_module() fixed - in function subcommand_sync(): - use value of PMODULES_INSTALL_SOURCE for src_prefix if not specified on command line- module() function cleanup - build MANPATH from /etc/man.conf{ig}- templates moved to ${module_group}/${PMODULES_TEMPLATE_DIR}- ${COMPILER} removed from build-dependencies - build dependencies 'libungif' and 'tiff' are independend from OS- set release of versions 5.{1,2}.x to deprecated- parmetis/3.2.0 compiled with gcc/6.2.0 and openmpi/{1.10.4,2.0.1} added- parmetis/4.0.3 compiled with gcc/6.2.0 and openmpi/{1.10.4,2.0.1} added- trilinos/11.14.3 compiled with gcc/6.2.0 and openmpi/{1.10.4,2.0.1} added- use pip${V_MAJOR} to compile modulesResolve "gtest: build new variants for 1.8.1 with gcc/{5.5.0,6.4.0,7.4.0,8.3.0,9.2.0}" Closes #55 See merge request Pmodules/buildblocks!69Resolve "amex: build 18.07_{2,3}d with gcc/7.4.0 and openmpi/3.1.4" Closes #60 See merge request Pmodules/buildblocks!74Resolve "Python/{2.7.18,3.7.8,3.8.4}: build modules" Closes #89 See merge request Pmodules/buildblocks!113Eigen installs header files by default in ${EIGEN_INCLUDE_DIR}/eigen3.Pull request closed