This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libmpi_cxx.dll.a missing


Am 29.08.2018 um 13:15 schrieb Jon Turney:
On 28/08/2018 12:12, Marco Atzeri wrote:
Am 28.08.2018 um 11:24 schrieb Antonio Pio Rinaldi:
Hello,



The C++ interface was removed on the upstream version of OpenMPI.

https://blogs.cisco.com/performance/the-mpi-c-bindings-what-happened-and-why

The suggested solution is to use the C interface

I believe OpenMPI now has a configuration option, --enable-mpi-cxx,
which enables these deprecated interfaces to be built.

I was going to ask you if not using that was a deliberate choice, since
this also breaks a meson test case.


I was thinking to remove on next release

/usr/bin/mpic++ -> opal_wrapper.exe
/usr/bin/mpicxx -> opal_wrapper.exe

because clearly make no sense to have them when the C++
interface is not anymore present.

This is a upstream inconsistency

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]