[Bug 278869] net/mpich: Fatal error in internal_Init_thread

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 May 2024 12:11:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278869

            Bug ID: 278869
           Summary: net/mpich: Fatal error in internal_Init_thread
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: thierry@FreeBSD.org
                CC: laurent.chardon@gmail.com
             Flags: maintainer-feedback?(laurent.chardon@gmail.com)
                CC: laurent.chardon@gmail.com

Trying to run a simple program built with MPICH-4.2.1 aborts with this message:

Abort(1007805711): Fatal error in internal_Init: Other MPI error, error stack:
internal_Init(48306).: MPI_Init(argc=0x820930afc, argv=0x820930af0) failed
MPII_Init_thread(189): 
MPII_init_gpu(31)....:  gpu_init failed

The same error also occurs when running mpivars:

$ mpivars
Abort(135390735): Fatal error in internal_Init_thread: Other MPI error, error
stack:
internal_Init_thread(48399): MPI_Init_thread(argc=0x820e2739c,
argv=0x820e27390, required=0, provided=0x820e2738c) failed
MPII_Init_thread(189)......: 
MPII_init_gpu(31)..........:  gpu_init failed

Remark: I checked that there is no mix with the libraries provided by OpenMPI.

Note: the same error has been reported and fixed previously in PR 256244.

-- 
You are receiving this mail because:
You are the assignee for the bug.