X-Recipient: archive-cygwin@delorie.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=a47rIYcJwJjnUnyO
	Y7q5CBUqkVDT2nHYmjJr5oHSqZGAz/izQb/M0GSOFuf422CVW4z7lYBKz6LzRGou
	axVKLLixVs31OcDD7wjF8TaW7IzMEcV/WausPZLGdJu/OjLzAdSyaudTTPO1QTy9
	MMEju3itbuG6tQ6Lu4h1fZYVEr8=
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=Qiuoy4yQn2gj3Xpnkxm6vW
	XXlaQ=; b=v2Hm9dESUzOnc4eXCVuiNPssFodjScsXqV8L2C/17PBFGTrEWAgiYd
	wT7dR8kKn7zi9mZ+vEEQTTsUE4lMvDDbH+TGDzFKnxZYr1uQCLbiwYNWY0XJWhXZ
	it1XatAQRZIKwsxj/qtQxkV3b/rrUSaVDnGwjMqyno6pMRt44l2lc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=Download, H*u:en-US, H*UA:en-US, H*u:5.1
X-HELO: mail-oi1-f194.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=subject:to:references:from:openpgp:autocrypt:message-id:date         :user-agent:mime-version:in-reply-to:content-language         :content-transfer-encoding;        bh=mB93YuqRX0Dys7pwMOzuLy5W0jC+hYYza0pwDGiS5yY=;        b=jtH/XQsQqRu6lRcTeOt2ZVqMOx37J/vvoJFOJ6rIU6dQQcbz5fuVLTMOmjbtRBS/ag         BVI2OBNzdWFqEy/6+Fs18p7/pmaOR2X3crWAawn6UhDtzpO4j8sv/uAN4ez8DBio6qIZ         M4L/uH2dLF/1svsx04cTa4OqgJdEvNo9SeFpHy1AarZTMFlglJb/5dg65gJd2DHMGAs0         ff8YDwTdFNJUABsUsrj0HmqFMay/hFEW2YkxfRKQEK9b5RaAxBtu2hMmnad9mVpk4buX         JvC8CjWOptVS2KTYo9MyooRFGFeaBJu41vW3tx2bt4ofGozNHSgJr46dBAkwDGFtJdKk         +hiw==
Subject: Re: OpenMPI Download and CMake Compilation Errors with C++
To: cygwin@cygwin.com
References: <CACLbYqK1SQLxWxDB1CU73hDGM=PTRn+t-NO+5GgdJSNje8D8zg@mail.gmail.com>
From: =?UTF-8?Q?Ren=c3=a9_Berber?= <rene.berber@gmail.com>
Openpgp: preference=signencrypt
Message-ID: <b13b4e6b-b1ae-538c-eeaf-052c821a87bd@gmail.com>
Date: Tue, 1 Oct 2019 16:20:17 -0500
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0
MIME-Version: 1.0
In-Reply-To: <CACLbYqK1SQLxWxDB1CU73hDGM=PTRn+t-NO+5GgdJSNje8D8zg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit

On 10/1/2019 2:32 PM, Nicholas Brunk wrote:

>  I am trying to use Cygwin with hybrid OMP/MPI parallelization, which
> worked previously with OpenMP version 1.10.7-1.  However, upon updating
> this in Cygwin, the removal of the C++ compiler functionality with OMP 3+
> (as reported here <https://sourceware.org/ml/cygwin/2018-09/msg00180.html>)
> has caused problems.
[snip]
Have you checked the solution described in that message?

With the current openmpi-3.1.3-1 the before missing links are not
missing anymore.  So that shouldn't be the problem.

In detail I mean, check that /usr/bin/opal_wrapper.exe exists, and
/usr/bin/{mpic++,mpicc} also exist, and are links to the former.

Maybe before that, check that you have the latest version installed.
-- 
R.Berber


--
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

