Bug 275485

Summary: science/abinit: temporary switch to OpenMPI
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Some People CC: thierry
Priority: --- Flags: yuri: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/abinit/abinit/issues/61
Bug Depends on:    
Bug Blocks: 275317    
Attachments:
Description Flags
Switch to OpenMPI none

Description Thierry Thomas freebsd_committer freebsd_triage 2023-12-02 17:19:34 UTC
Created attachment 246725 [details]
Switch to OpenMPI

Abinit does not yet support MPICH-4 at the moment. The issue has been reported upstream, see:

<https://github.com/abinit/abinit/issues/61>

Meanwhile, I suggest to temporary switch to OpenMPI, so that we could upgrade the port net/mpich.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2023-12-04 06:38:22 UTC
Approved, thanks.

Please also add the comment to the Makefile that MPICH-4 isn't supported and MPI was switched to OpenMPI.

Thank you!
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2023-12-04 18:38:23 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-12-04 18:38:36 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4994c452468c33a19d0a3cf1c828528796da0ac7

commit 4994c452468c33a19d0a3cf1c828528796da0ac7
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-02 17:12:11 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-12-04 18:36:58 +0000

    science/abinit: temporary switch to OpenMPI

    Waiting for the error with MPICH-4 to be fixed.

    Cf. <https://github.com/abinit/abinit/issues/61>.

    PR:             275485
    Approved by:    yuri (maintainer)

 science/abinit/Makefile | 31 ++++++++++++++++++++-----------
 1 file changed, 20 insertions(+), 11 deletions(-)