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:message-id:content-type :content-transfer-encoding:subject:references:from:mime-version :in-reply-to:date:to:cc; q=dns; s=default; b=SSJsw1oR6mPbKiD/tHs IMr0X62jLrpcGUGM1xedeV/HOH3XHYjU38cBtO5pNHUqwir2g+/cPikwN5UFda2m rMS69AI/K6cUghTmFYTDSzqpUHU9ppltBGkjqtLt0raBBJvI96AG9galDysNL32Y 5050/5AgnxRbfZV1E3eIsopA= 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:content-type :content-transfer-encoding:subject:references:from:mime-version :in-reply-to:date:to:cc; s=default; bh=oTGHkM381HQDmPd+ssAflnWfD 4c=; b=Xmv17H/t8XcOQUh5wZYanjeck1cKJe2L4YrDb+85XY0bK1EGym8vvMMpE SCwylAm59Iszx1XF3kddL0H1tfrqIPZfXBSgYcdGxtch1foRyKIJ+1UU6j9Djqn/ 9xgXQQwOlqycnvhkg/EOEaERyXrc+ebRoUlPOVlL3MR/j9SqLo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-Virus-Found: No X-Spam-SWARE-Status: No, score=2.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: DUB004-OMC1S25.hotmail.com X-TMN: [q/2OlBc8vDiC11oHABMxUJlxXatGeK7q] Message-ID: Content-Type: text/plain; charset="us-ascii" Subject: Re: OpenMPI Fails to Run References: <15AD3274F80E6543890B8A7EABB7EF2318124D AT x10-mbx8 DOT yu DOT yale DOT edu> From: "Gery ." MIME-Version: 1.0 (1.0) In-Reply-To: <15AD3274F80E6543890B8A7EABB7EF2318124D@x10-mbx8.yu.yale.edu> Date: Sun, 17 Aug 2014 02:22:19 +0200 To: "Altman, Eric" CC: "cygwin AT cygwin DOT com" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s7H0MeIE011068 I recently installed cygwin64 in my windows 8.1 (like 3 days ago) and tried a program that has also worked in Linux and cygwin32, but it didn't work properly. So, I uninstalled the 64 and installed the 32, and it worked flawlessly. I have no idea why, but you could try the 32-bit instead. HTH, Gery Sent from my iRon On Aug 17, 2014, at 1:10, "Altman, Eric" wrote: I am trying to run MPI programs under Cygwin64 version 1.15.1-4 with OpenMPI version 1.7.5-1. The computer is an i7 running Windows 8.0. I do not have any issues compiling programs, but I get the following errors trying to run hello_c.exe (https://github.com/hpc/cce-mpi-openmpi-1.6.4/tree/master/examples): $ mpirun -np 4 hello_c.exe [fsp-eng-jfn5kn1:03900] [[63491,0],0] CONNECTION REQUEST ON UNKNOWN INTERFACE [fsp-eng-jfn5kn1:03900] [[63491,0],0] CONNECTION REQUEST ON UNKNOWN INTERFACE [fsp-eng-jfn5kn1:03900] [[63491,0],0] CONNECTION REQUEST ON UNKNOWN INTERFACE [fsp-eng-jfn5kn1:03900] [[63491,0],0] CONNECTION REQUEST ON UNKNOWN INTERFACE I have all the packages it said to load (rsh, ssh, all versions of compilers and header files). I have tried numerous things but always get this error. I would appreciate any help in resolving it. Thanks. -- 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 -- 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