Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882399 - dev-python/mpi4py-3.1.3 with sys-cluster/mpich: error parsing parameters
Summary: dev-python/mpi4py-3.1.3 with sys-cluster/mpich: error parsing parameters
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alex Fan
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-11-21 18:15 UTC by Arthur Zamarin
Modified: 2024-01-17 05:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log on ppc64 (dev-python_mpi4py-3.1.3_use_RvJfO,24.63 KB, text/plain)
2022-11-21 18:15 UTC, Arthur Zamarin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2022-11-21 18:15:01 UTC
Created attachment 835595 [details]
build.log on ppc64

Tried as part of requested keywording of vtk for ppc
Tested on timberdoodle.ppc64 devbox, on a ppc32-testing container
Comment 1 Alex Fan archtester 2022-11-24 13:19:11 UTC
Not a ppc specific issue. mpich doesn't support openmpi exclusive params that are necessary for tests to pass with openmpi. Removing --hwthreads and --mca params should make all tests runnable with mpich.
Comment 2 Larry the Git Cow gentoo-dev 2024-01-17 05:47:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ff0d94b073f752de913a0ff24cc4f2aa407f156

commit 0ff0d94b073f752de913a0ff24cc4f2aa407f156
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-12-10 15:33:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-17 05:44:32 +0000

    dev-python/mpi4py: add 3.1.5
    
    Adds python3.12 support
    
    Closes: https://bugs.gentoo.org/882399
    Closes: https://bugs.gentoo.org/909923
    Closes: https://bugs.gentoo.org/921654
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/34214
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/mpi4py/Manifest                         |  1 +
 .../mpi4py-3.1.5-test_memory.testReadOnly.patch    | 33 ++++++++++
 dev-python/mpi4py/mpi4py-3.1.5.ebuild              | 70 ++++++++++++++++++++++
 3 files changed, 104 insertions(+)