delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/08/29/09:05:42

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=kdegOO0rmhNiyoyC
j7v1/gDrepDRRkPHPlCVM6DuLl7eP/M4rSlesHzQsRXKCi6xlbV0fhkcTEpiC9LA
R8niYvcfsq4YW3XDxi8fdiIsTE4/kIaOhFPV+5DORAQIqrt0QPtkREzxuaaRWpgY
JHnwgPcHOyhgKa3bhCs9gxNmx3A=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=udj4y3ZXctlKenAjSErIn3
i+mLU=; b=o8EHA9Pju1harlnoRb/5rXmj20nvA2Ps5fC7qOZZsx7up00LpBIPXL
Suj+8WvxlsJyMwYPXeBhE9ixaRK8yDto2VJd5/funG6IdDSSTjjrKJ5kf2DeIIR8
VKaUshsL+ViH3kn++lRWPwd6mAF4S1YCpyGt7T+QOVDXHp64O/Cbw=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=diese, Viren, viren, Diese
X-HELO: mail-wm0-f53.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=VQb+TjPU5KlWIZ+ULrY/APzBg7sfdGLExre8K4Og53c=; b=Xs2hB/LRvxpo68Oo3q6t7tAtyXi+d4reBX4UwQqmn5Lf7opz/y6a6TcColefOt3Tq5 aCEBUSHh/A4MhwxEImfkjnqXgZlokKqAS/rGQ8+UVh4xpfr5Of50cFKpymShNjZ8Sdz0 CEGvnx5tptZGF3qhuR8JucMRJ66GyTynieZ+2TJYXEJJUHk7NL2dXlEBEwkp0QarLO9i QcajppfZiSEYrzSnUy4eEij01kcMH/zTp9EHcITlvXFnf15ZcuYGxeW64pT9sx3Wqr41 ipiS5ayeIF9CDujo2iRjZxFeakBGJvIBke1dLRTG8Dig+WFfH+ggytw+1JuTL/BMxZB4 c1mQ==
Subject: Re: libmpi_cxx.dll.a missing
To: cygwin AT cygwin DOT com
References: <C6C4A713-424D-4A18-A201-1B642759E80E AT gmail DOT com> <e2e57b6b-6d76-75ce-79d6-c2acf0fe8c5e AT gmail DOT com> <08d4e3d4-3175-aabb-376f-09bc5b51ae97 AT dronecode DOT org DOT uk>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <e328a2e3-f94e-eb56-f1b4-41d3b0b1b325@gmail.com>
Date: Wed, 29 Aug 2018 15:05:25 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <08d4e3d4-3175-aabb-376f-09bc5b51ae97@dronecode.org.uk>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w7TD5f3l015636

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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019