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.
Approved, thanks. Please also add the comment to the Makefile that MPICH-4 isn't supported and MPI was switched to OpenMPI. Thank you!
Committed, thanks!
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(-)