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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=K1xUeHBAeQL7NVXWAlkwiZsGXwZdOEDdZ7EKq/lTQmq
	542uq/gYNRS2OUfVVtlX8hIiqyn8P82aoV8QebEw0g4upLT4irr1mEwW1tKiAne+
	xIihaAgYAwzi/FCrdSWMjaCNluThR5dwYTAqaRSBmUYS6S4Wm6gzJmyE6e9PcexI
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=icJ6tJcM0YwgZyqxOL1iAJptiFE=; b=Bw8gM8WSgj9mIOwIl
	RGMD5xJGm8m4DZYGhvSXL0QPPqfPSe9f/Y0JZ+yJpUw0IAecno5jKsANFoBeDB4v
	LiBBo+E7U7VPyx+TCvFApkQNFEajSJIVEKzMxOyh0v85XxgmNj4M/OxpW57IgNAj
	vA2zdl4pDutX0ciEYKq4RytTqU=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ea0-f179.google.com
X-Received: by 10.15.26.8 with SMTP id m8mr23093876eeu.25.1393609384856;        Fri, 28 Feb 2014 09:43:04 -0800 (PST)
Message-ID: <5310CAA5.10101@gmail.com>
Date: Fri, 28 Feb 2014 18:43:01 +0100
From: Marco Atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: 1.7.4-1 upgrade of OpenMPI packages caused MPI to stop on Windows 7
References: <741432400.5622627.1393576019270.JavaMail.root@mail.sysu.edu.cn>
In-Reply-To: <741432400.5622627.1393576019270.JavaMail.root@mail.sysu.edu.cn>
Content-Type: text/plain; charset=gbk; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 28/02/2014 09:26, Christian Wagner wrote:
> I am using an up to date Windows 7 system with cygwin 64 bit installed. I've installed via the cygwin interface all current cygwin packages except mail and audio. cygwin\bin is added to the Windows environment. OpenMPI is added to PATH (cygwin64\bin) and LD_LIBRARY_PATH (cygwin64\lib).
>
> Problem:
> After installing the cygwin x86_64 OpenMPI updates i.e. version 1.7.4-1, both mpirun and mpiexec were broke (after typing the commands and waiting a couple of seconds no errors or prompts appeared, it just passed on to the command prompt. Before the upgrade and after the repair both commands give feedback citing that there is nothing to be executed). A Gromacs installation using OpenMPI also was broke.

that usually means an incomplete package installation
mpirun  is working for me on W7 64bit

$ uname -rm
1.7.28(0.271/5/3) x86_64

what is the output of "cygcheck /usr/bin/mpirun" ?

on my system is :

$ cygcheck /usr/bin/mpirun
  -> E:\cygwin64\bin\orterun.exe
E:\cygwin64\bin\orterun.exe
   E:\cygwin64\bin\cygopen-rte-7.dll
     E:\cygwin64\bin\cygopen-pal-6.dll
       E:\cygwin64\bin\cygwin1.dll
         C:\Windows\system32\KERNEL32.dll
           C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll
           C:\Windows\system32\ntdll.dll
           C:\Windows\system32\KERNELBASE.dll
[cut]
           C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll
       E:\cygwin64\bin\cyggcc_s-seh-1.dll


> Solution: revert to cygwin x86_64 OpnMPI version 1.7.1-2. All of the above problems were solved.
>
> I am not a programmer, so I could unfortunately not narrow down the cause of this behavior.
>
> Best regards,
> Chris Wagner
>
> --

Please follow this

> Problem reports:       http://cygwin.com/problems.html

Regards
Marco



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

