Versions
v2.0-r8 :: 0 :: gentoo
- Modified
- Keywords
- amd64 arm arm64 ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~ppc ~riscv ~x86-linux
- USE flags
- cxx fortran nullmpi romio threads
USE flags
General
- cxx
- Build support for C++ (bindings, extra libraries, code generation, ...)
- fortran
- Add support for fortran
- nullmpi
- Allow sys-cluster/nullmpi a minimal incomplete MPI implementation as a provider
- romio
- Enable romio, a high-performance portable MPI-IO
- threads
- Add threads support for various packages. Usually pthreads
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Runtime Dependencies
sys-cluster / mpich : A high performance and portable MPI implementation
sys-cluster / native-mpi : Use native OS MPI in prefix environment
sys-cluster / nullmpi : MPI substitute library
sys-cluster / openmpi : A high-performance message passing library (MPI)
Depending packages
app-crypt / johntheripper-jumbo : Fast password cracker, community enhanced version
app-shells / mpibash : Parallel scripting right from the Bourne-Again Shell (Bash)
dev-debug / valgrind : An open-source memory debugger for GNU/Linux
dev-lang / yap : YAP is a high-performance Prolog compiler
dev-libs / boost : Boost Libraries for C++
dev-libs / maloc : Minimal Abstraction Layer for Object-oriented C/C++ programs
dev-libs / papi : Performance Application Programming Interface
dev-libs / starpu : Unified runtime system for heterogeneous multicore architectures
dev-python / mpi4py : Message Passing Interface for Python
media-gfx / netgen : Automatic 3d tetrahedral mesh generator
media-gfx / tachyon : A portable, high performance parallel ray tracing system
media-libs / Field3D : A library for storing voxel data
sci-astronomy / montage : Toolkit for assembling FITS images into mosaics
sci-biology / clustalw-mpi : An MPI implemention of the ClustalW general purpose multiple alignment algorithm
sci-biology / hmmer : Sequence analysis using profile hidden Markov models
sci-biology / infernal : Inference of RNA alignments
sci-biology / mothur : A suite of algorithms for ecological bioinformatics
sci-biology / mrbayes : Bayesian Inference of Phylogeny
sci-biology / tree-puzzle : Maximum likelihood analysis for nucleotide, amino acid, and two-state data
sci-chemistry / gromacs : The ultimate molecular dynamics simulation package
sci-chemistry / mpqc : The Massively Parallel Quantum Chemistry Program
sci-libs / arborx : Library for performance portable algorithms for geometric search
sci-libs / arpack : Arnoldi package library to solve large scale eigenvalue problems
sci-libs / caffe2 : A deep learning framework
sci-libs / dealii : Solving partial differential equations with the finite element method
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
sci-libs / gerris : Gerris Flow Solver
sci-libs / gloo : library of floating-point neural network inference operators
sci-libs / gmsh : Three-dimensional finite element mesh generator
sci-libs / hdf5 : General purpose library and file format for storing scientific data
sci-libs / hypre : Parallel matrix preconditioners library
sci-libs / ipopt : Interior-Point Optimizer for large-scale nonlinear optimization
sci-libs / libgeodecomp : An auto-parallelizing library to speed up computer simulations
sci-libs / libsc : Support for parallel scientific applications
sci-libs / lis : Library of Iterative Solvers for Linear Systems
sci-libs / lrslib : Reverse-search algorithm for vertex enumeration problems
sci-libs / med : A library to store and exchange meshed data or computation results
sci-libs / p4est : Scalable Algorithms for Parallel Adaptive Mesh Refinement on Forests of Octrees
sci-libs / parmetis : Parallel (MPI) unstructured graph partitioning library
sci-libs / pastix : Parallel solver for very large sparse linear systems
sci-libs / punc : Portable Understructure for Numerical Computing
sci-libs / scalapack : Subset of LAPACK routines redesigned for heterogenous (MPI) computing
sci-libs / scotch : Software for graph, mesh and hypergraph partitioning
sci-libs / sundials : Suite of nonlinear solvers
sci-libs / trilinos : Scientific library collection for large scale problems
sci-libs / vtk : The Visualization Toolkit
sci-mathematics / form : Symbolic Manipulation System
sci-mathematics / gretl : Regression, econometrics and time-series library
sci-mathematics / msieve : A C library implementing a suite of algorithms to factor large integers
sci-mathematics / petsc : Portable, Extensible Toolkit for Scientific Computation
sci-mathematics / slepc : Scalable Library for Eigenvalue Problem Computations
sci-physics / lammps : Large-scale Atomic/Molecular Massively Parallel Simulator
sci-physics / reduze : Program for reducing Feynman integrals
sci-physics / root : C++ data analysis framework and interpreter from CERN
sci-visualization / paraview : Powerful scientific data visualization application
sys-cluster / ampi : MPI library for algorithmic differentiation
sys-cluster / charm : Message-passing parallel language and runtime system
sys-cluster / gasnet : Networking middleware for partitioned global address space (PGAS) language
sys-cluster / hpl : Portable Implementation of the Linpack Benchmark for Distributed-Memory Clusters
sys-cluster / hpx : C++ runtime system for parallel and distributed applications
sys-cluster / legion : A data-centric parallel programming system
sys-cluster / libcircle : API for distributing embarrassingly parallel workloads using self-stabilization
sys-cluster / libquo : Run-time tuning of process binding policies made easy
Bugs
- 757804
- virtual/mpi: status of the MPI overlay and the GSOC 2017 project final output - fixing up the MPI subsystem in gentoo
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
virtual/mpi: handle case where openmpi removes its USE=cxx
Needed for openmpi 5.x which removes that support upstream. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
virtual/mpi: keyword 2.0-r7 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Torokhov · gentoo
virtual/mpi: fix USE="nullmpi", update deps versions
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/26028 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/mpi: Stabilize 2.0-r6 arm64, #816579
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/mpi: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
virtual/mpi: Drop treecleaned mpich2 from providers
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
virtual/mpi: drop 2.0-r3, 2.0-r4, 2.0-r5
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/mpi: stabilize 2.0-r6
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/mpi: add USE=nullmpi
nullmpi doesn't implement all of the MPI spec/functions and ends up calling broken builds which is confusing for users. Tagged one example but there's been quite a few more. Bug: https://bugs.gentoo.org/636120 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
virtual/mpi: Stabilize 2.0-r5 ppc, #811852
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
virtual/mpi: Stabilize 2.0-r5 ppc64, #811852
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
virtual/mpi: stable 2.0-r5 for sparc, bug #811852
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
virtual/mpi: x86 stable wrt bug #811852
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
virtual/mpi: amd64 stable wrt bug #811852
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/mpi: Stabilize 2.0-r5 arm, #811852
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
virtual/mpi: keyword 2.0-r5 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/mpi: port to EAPI 7
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
virtual/mpi: Remove sys-cluster/mvapich2 as mpi provider
Bug: https://bugs.gentoo.org/463188 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Michał Górny · gentoo
virtual/mpi: Dekeyword *-fbsd due to deps - Justin Bronder · gentoo
virtual/mpi: Update sys-cluster/openmpi dependency
>=sys-cluster/openmpi-3 no longer has the threads USE flag as the feature it used to control is now always enabled by upstream. Fixes #645952. Thanks to Eugene Shalygin for the report. Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Alexis Ballier · gentoo
virtual/mpi: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Matt Turner · gentoo
virtual/mpi-2.0-r4: sparc stable - Ulrich Müller · gentoo
virtual: Whitespace.
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Ulrich Müller · gentoo
virtual: Remove empty assignments of optional variables.
Remove empty HOMEPAGE, SRC_URI, KEYWORDS, LICENSE, IUSE, and DEPEND. As announced in gentoo-dev mailing list. Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Matt Turner · gentoo
virtual/mpi: added ~sparc, bug 592468 - Matt Turner · gentoo
virtual/mpi: added ~ia64, bug 592468 - Agostino Sarubbo · gentoo
virtual/mpi: x86 stable wrt bug #525534
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
virtual/mpi: amd64 stable wrt bug #525534
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Christoph Junghans · gentoo
virtual/mpi: stable on arm (bug #525534)
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Christoph Junghans · gentoo
virtual/mpi: fixed multilib deps
Package-Manager: Portage-2.3.0, Repoman-2.3.1 - Ian Stakenvicius · gentoo
Fix dirty commit b667bf29eafb77ec92833398a4cdad5830f2e9c5 - Ian Stakenvicius · gentoo
profiles/package.mask: put mask back on sandbox-2.11+ for bug 580726 - Christoph Junghans · gentoo
virtual/mpi: re-added ~alpha (bug 592468)
Package-Manager: portage-2.2.28 - Christoph Junghans · gentoo
virtual/mpi: added ~arm
Package-Manager: portage-2.2.28 - Christoph Junghans · gentoo
virtual/mpi: added nullmpi
Package-Manager: portage-2.2.28 - Christoph Junghans · gentoo
virtual/mpi: re-add keywords for multilib ebuild
Package-Manager: portage-2.2.28 - Christoph Junghans · gentoo
virtual/mpi: add multilib version
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2062 Signed-off-by: David Seifert <soap@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed