Versions
v3.4.3 :: 0 :: gentoo
- Modified
- License
- mpich2
- Keywords
- amd64 ppc64 x86 ~amd64-linux ~arm64 ~hppa ~ppc ~riscv ~x86-linux
- USE flags
- cxx doc fortran mpi-threads romio threads valgrind
USE flags
General
- cxx
- Build support for C++ (bindings, extra libraries, code generation, ...)
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- fortran
- Add support for fortran
- mpi-threads
- Enable MPI_THREAD_MULTIPLE
- romio
- Build the ROMIO MPI-IO component
- threads
- Add threads support for various packages. Usually pthreads
- valgrind
- Enable annotations for accuracy. May slow down runtime slightly. Safe to use even if not currently using dev-debug/valgrind
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
Dependencies
dev-build / libtool : A shared library tool for developers
dev-debug / valgrind : An open-source memory debugger for GNU/Linux
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / libaio : Asynchronous input/output library that uses the kernels native interface
net-fs / nfs-utils : NFS client and server daemons
sys-apps / hwloc : Displays the hardware topology in convenient formats
sys-libs / libunwind : Portable and efficient API to determine the call-chain of a program
Runtime Dependencies
dev-libs / libaio : Asynchronous input/output library that uses the kernels native interface
net-fs / nfs-utils : NFS client and server daemons
sys-apps / hwloc : Displays the hardware topology in convenient formats
sys-cluster / nullmpi : MPI substitute library
sys-cluster / openmpi : A high-performance message passing library (MPI)
sys-libs / libunwind : Portable and efficient API to determine the call-chain of a program
Depending packages
sci-libs / mkl : Intel Math Kernel Library
sci-physics / pythia : Lund Monte Carlo high-energy physics event generator
sys-cluster / nullmpi : MPI substitute library
sys-cluster / openmpi : A high-performance message passing library (MPI)
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Bugs
- 629736
- sys-cluster/mpich-3.2-r1 : libhwloc.so: error adding symbols: File in wrong format
- 649426
- sci-libs/xdmf2-1.0_p141226-r2 with sys-cluster/mpich-3.2-r2 - Found MPI_C: /usr/lib64/libmpi.so (found version "3.1") -- Could NOT find MPI_CXX (missing: MPI_CXX_WORKS)
- 686134
- sys-cluster/mpich-3.3 : /.../cdesc.h:118:107: error: unknown type name MPIO_Request
- 792972
- sys-cluster/mpich-3.3-r1 - /.../env.c:247: undefined reference to MPL_strsep
- 832022
- sys-cluster/mpich-3.4.3 fails to compile: configure: error: Unable to configure with Fortran support because configure could not determine the size of a Fortran INTEGER Consider setting CROSS_F77_SIZEOF_INTEGER to the length in bytes of a Fortran INTEGER
- 844007
- sys-cluster/mpich-3.4.3 - /.../sock.c:58: undefined reference to MPL_socket
- 877255
- sys-cluster/mpich-4.1.1: version bump
- 890463
- sys-cluster/mpich-3.4.3 installs '.a' files without static-libs USE
- 906525
- sys-cluster/mpich-3.4.3 has implicit function declarations in configure logs
- 928317
- sys-cluster/mpich-3.4.3 fails tests: FAIL: test_double_serializer.test
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → dev-build}/libtool
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34807 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {dev-util → dev-debug}/valgrind
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-cluster/mpich: add Valgrind annotation support
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - jinqiang zhang · gentoo
sys-cluster/mpich: fix riscv test failed
Closes: https://bugs.gentoo.org/884809 Signed-off-by: jinqiang zhang <peeweep@0x0.ee> Signed-off-by: Yixun Lan <dlan@gentoo.org> - jinqiang zhang · gentoo
sys-cluster/mpich: Keyword 3.4.3 riscv, #884807
Closes: https://github.com/gentoo/gentoo/pull/28595 Signed-off-by: jinqiang zhang <peeweep@0x0.ee> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-cluster/mpich: 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 - Andreas Sturmlechner · gentoo
sys-cluster/mpich: Drop 3.0.4-r2, EAPI5--
Closes: https://bugs.gentoo.org/828688 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-cluster/mpich: amd64 stable wrt bug #828688
Package-Manager: Portage-3.0.28, 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
sys-cluster/mpich: Stabilize 3.4.3 x86, #828688
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-cluster/mpich: Stabilize 3.4.3 ppc64, #828688
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-cluster/mpich: Stabilize 3.4.3 ppc, #828688
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sys-cluster/mpich: Drop 3.3-r2 and 3.4.2-r2
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-cluster/mpich: add 3.4.3
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-cluster/mpich: fix build (--without-ze)
Closes: https://bugs.gentoo.org/822837 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-cluster/mpich: add hwloc subslot operator
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-cluster/mpich: add -fcommon for 3.0.4-r1
I can't reproduce this but it builds with this anyway. Closes: https://bugs.gentoo.org/818280 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-cluster/mpich: restore missing configure option
Bug: https://bugs.gentoo.org/815427 Bug: https://bugs.gentoo.org/show_bug.cgi?id=815424 Bug: https://bugs.gentoo.org/show_bug.cgi?id=815166 Bug: https://bugs.gentoo.org/show_bug.cgi?id=814776 Bug: https://bugs.gentoo.org/show_bug.cgi?id=814587 Bug: https://bugs.gentoo.org/show_bug.cgi?id=814584 Bug: https://bugs.gentoo.org/show_bug.cgi?id=814581 Closes: https://bugs.gentoo.org/show_bug.cgi?id=814548 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-cluster/mpich: tidy up ebuild a bit
Bug: https://bugs.gentoo.org/808219 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-cluster/mpich: add 3.4.2
No expert on MPI but at least this builds! Closes: https://bugs.gentoo.org/808219 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-cluster/mpich: workaround build failure with GCC 10 (stable)
Bug: https://bugs.gentoo.org/725842 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-cluster/mpich: workaround build failure with GCC 10
Closes: https://bugs.gentoo.org/725842 Signed-off-by: Sam James <sam@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 - Aisha Tammy · gentoo
sys-cluster/mpich: various fixes
* mpi-threads forces threads * fix automagic dependency on libunwind * build with romio by default Bug: https://bugs.gentoo.org/686134 Closes: https://github.com/gentoo/gentoo/pull/18085 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jian Cao · gentoo
sys-cluster/mpich: Version bump to 3.3
Closes: https://bugs.gentoo.org/680236 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jian Cao <sworden.cao@gmail.com> Signed-off-by: Justin Bronder <jsbronder@gentoo.org> - Jian Cao · gentoo
sys-cluster/mpich: Enable fortran for multilib
Closes: https://bugs.gentoo.org/680236 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jian Cao <sworden.cao@gmail.com> Signed-off-by: Justin Bronder <jsbronder@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Justin Bronder · gentoo
sys-cluster/mpich: dep on hwloc-1
The new hwloc api is not supported yet, upstream is working on it. https://lists.mpich.org/pipermail/discuss/2017-November/005333.html Fixes #665752. Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Justin Bronder · gentoo
sys-cluster/mpich: remove old
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
sys-cluster/mpich: Update LICENSE.
The mpich license is a duplicate of mpich2. Bug: https://bugs.gentoo.org/657686 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Alexis Ballier · gentoo
sys-cluster/mpich: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Jeroen Roovers · gentoo
sys-cluster/mpich: Stable for HPPA (bug #612232).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Michael Gilroy · gentoo
sys-cluster/mpich: Fixed multilib_src_install() logic
Previously in the case where compiles used -fortran and multilib_is_native_abi was true, the rm would fail and the build would die. The nested conditional prevents this. Bug: #612564 - Michael Weber · gentoo
sys-cluster/mpich: ppc ppc64 stable (bug 612232).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Agostino Sarubbo · gentoo
sys-cluster/mpich: x86 stable wrt bug #612232
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
sys-cluster/mpich: amd64 stable wrt bug #612232
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
sys-cluster/mpich: mask nullmpi
Package-Manager: portage-2.2.28 - Christoph Junghans · gentoo
sys-cluster/mpich: re-add keyword for multilib ebuild
Package-Manager: portage-2.2.28 - Christoph Junghans · gentoo
sys-cluster/mpich: drop REQUIRED_USE
See discussion on gentoo-science/sci#664 Package-Manager: portage-2.2.28 - Christoph Junghans · gentoo
sys-cluster/mpich: 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> - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/503'. - Justin Bronder · gentoo
sys-cluster/mpich: bump 3.2
Package-Manager: portage-2.2.20.1 - 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