Bug 275485 - science/abinit: temporary switch to OpenMPI
Summary: science/abinit: temporary switch to OpenMPI
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thierry Thomas
URL: https://github.com/abinit/abinit/issu...
Keywords:
Depends on:
Blocks: 275317
  Show dependency treegraph
 
Reported: 2023-12-02 17:19 UTC by Thierry Thomas
Modified: 2023-12-04 18:38 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
Switch to OpenMPI (3.01 KB, patch)
2023-12-02 17:19 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)