Date: Thu, 09 May 2024 12:11:36 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 278869] net/mpich: Fatal error in internal_Init_thread Message-ID: <bug-278869-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278869 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 mess= age: Abort(1007805711): Fatal error in internal_Init: Other MPI error, error sta= ck: internal_Init(48306).: MPI_Init(argc=3D0x820930afc, argv=3D0x820930af0) fai= led MPII_Init_thread(189):=20 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, err= or stack: internal_Init_thread(48399): MPI_Init_thread(argc=3D0x820e2739c, argv=3D0x820e27390, required=3D0, provided=3D0x820e2738c) failed MPII_Init_thread(189)......:=20 MPII_init_gpu(31)..........: gpu_init failed Remark: I checked that there is no mix with the libraries provided by OpenM= PI. Note: the same error has been reported and fixed previously in PR 256244. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278869-7788>