Re: [OMPI users] OpenMPI 5.0.0 & Intel OneAPI 2023.2.0 on MacOS 14.0:

2023-11-06 Thread Volker Blum via users
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

Re: [OMPI users] OpenMPI 5.0.0 & Intel OneAPI 2023.2.0 on MacOS 14.0:

2023-10-28 Thread Volker Blum via users
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

[OMPI users] OpenMPI 5.0.0 & Intel OneAPI 2023.2.0 on MacOS 14.0:

2023-10-27 Thread Volker Blum via users
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

Re: [OMPI users] ifort and openmpi

2022-09-29 Thread Volker Blum via users
: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

Re: [OMPI users] ifort and openmpi

2022-09-16 Thread Volker Blum via users
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:

[OMPI users] ifort and openmpi

2022-09-15 Thread Volker Blum via users
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

Re: [OMPI users] FAQ 41. Why do I get errors about hwloc or libevent not found?

2021-07-18 Thread Volker Blum via users
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

[OMPI users] FAQ 41. Why do I get errors about hwloc or libevent not found?

2021-07-18 Thread Volker Blum via users
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