I don’t have a solution to this but am interested in finding one.
There is an issue with some include statements between OneAPI and XCode on
MacOS 14.x , at least for C++ (the example below seems to be C?). It appears
that many standard headers are not being found.
I did not encounter this prob
e, I should have had libevent through brew, but it didn't seem to
> see it. But then I figured I might as well let Open MPI build its own for
> convenience.
>
> Matt
>
> On Fri, Oct 27, 2023 at 7:51 PM Volker Blum via users
> wrote:
> OpenMPI 5.0.0 & Intel OneA
OpenMPI 5.0.0 & Intel OneAPI 2023.2.0 on MacOS 14.0:
In an ostensibly clean system, the following configure on MacOS ends without a
viable pmix build:
configure: WARNING: Either libevent or libev support is required, but neither
configure: WARNING: was found. Please use the configure options to
:53 PM, Volker Blum via users
> wrote:
>
> Thank you! A patch would be great.
>
> I seem to recall that the patch in that ticket did not solve the issue for me
> about a year ago (was part of another discussion on OMPI Users). I did not
> try this time around (time reaso
bhx2mAzp_3gPybF3Q$>
(if the patch_autotools_output subroutine), so I guess that could be enhanced
to support Intel Fortran on OSX.
I am confident a Pull Request that does fix this issue will be considered for
inclusion in future Open MPI releases.
Cheers,
Gilles
On Fri, Sep 16, 2022 at 11:
Hi all,
This issue here:
https://github.com/open-mpi/ompi/issues/7615
is, unfortunately, still current.
I understand that within OpenMPI there is a sense that this is Intel's problem
but I’m not sure it is. Is it possible to address this in the configure script
in the actual OpenMPI distribu
ker
> On Jul 18, 2021, at 4:29 PM, Volker Blum via users
> wrote:
>
> Hi,
>
> This is a quick note regarding FAQ 41/42 on building OpenMPI:
>
> https://urldefense.com/v3/__https://www.open-mpi.org/faq/?category=building*libevent-or-hwloc-errors-when-linking-fortran__;I
Hi,
This is a quick note regarding FAQ 41/42 on building OpenMPI:
https://www.open-mpi.org/faq/?category=building#libevent-or-hwloc-errors-when-linking-fortran
I was glad to find the information. However, since this is a somewhat
predictable issue … would it make sense to address this in config