delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/10/26/23:34:50

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:mime-version:from:date:message-id:subject:to
:content-type; q=dns; s=default; b=jetzJuVEtjq2bBw1H7oIbzV7hsckJ
HrZuRLWhyB9cAhcz3OOxR798jU4UVr4p3OZQzUojk+m4VMMZVPMRmALTNYbpZwiG
44ifjT1989Bgs6IwG3I2k78cCClPUtNiDb6xQk8wh3NfKVOCzPqxanTSeNwGnNjk
qgMNUhi752v0RI=
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:mime-version:from:date:message-id:subject:to
:content-type; s=default; bh=7VSUfZna/tGtiemorKfOVMCb4Rc=; b=uyF
1mWp9k4xn7wP9r7bVkc7SLviMhS4thKVudwWrrddWfSK7bD0SSP91muj8l2GqeNe
hJagdyAJPL9dfqelLPQcOW4kSc0daYUhdT9zC/X5QyXKQ2iLbYyyTjQfrpIIuEeW
ZG0jSMxAAgArGPo+0zNdpJTH9VIzOVpGs/O+A/Tk=
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=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=william, HX-Languages-Length:1495, H*c:alternative, dear
X-HELO: mx0b-00256a01.pphosted.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nyu.edu; h=mime-version : from : date : message-id : subject : to : content-type; s=20180315; bh=vUOKqTKYUVnw5+jRhlDbdUoc0mEGWGNoPKDnoYjPIWc=; b=cN2/pDKUw0bxERcg07iiLX7JKI1YL1RecteUWRaN04pbQaygIelB5HxeAKMczVwWlI7p faNPy7LtMgPjtb4XEVltocf9SnQALW86Rv+Vp64/h+1FqVSYZMW+2FWO03Tej/cjDYRJ CENtHTCasAQPFb1ct/crVzJbWw6FNBucDv9a3RVmY7CsBKdJDUNsFGhx8BwZV5oYuNmg pOTSP1b3arpLFKIdRggmW2Nh/pOoIbQ8RBldyB2M/BnKeioKlm/qO0kObG3FaLVV7fo5 ySvi+ppLSxonI1OqT2cYcxVROrUSTo+ibQiIeXgOuuETUjmG1FRgQEshOGOIRvWWH9SW AQ==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nyu-edu.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=vUOKqTKYUVnw5+jRhlDbdUoc0mEGWGNoPKDnoYjPIWc=; b=cj6m0HA04VbkHlG2/xRnDdAw5nBtl4oMF/vmhJGMb3utGhT5KvDASovrNmS22sb3FG eP175z5Tn9Qazr3XIHeCCy2xYZnOeku+RdNvaBqnrZkjfAuyOky6f4LaEPclwcVcoOUH nRhA8p89+31Lu42B1hy99sSoq/7ujsx9rN/Py9xPqziXsmZEuXu1gFbgPNjUZCOebqgq /xtsLDNGVOhXZwqZpSS+OuKi74afFLD0oxkyzAnOD8Yx5XiqWk4VQPARFLMSxfp6SHfq PwsRamfa6adwOWntDS2PpL2NNcV48VVTFTUbXGwUjl4VCT+l3V9avYykLeJ9FWa+9aEm in7g==
MIME-Version: 1.0
From: William John <wj552 AT nyu DOT edu>
Date: Sat, 26 Oct 2019 23:33:30 -0400
Message-ID: <CAK=LkowuGPCG-OEg8Sfo-kwr07xQBGVWj6fvjv9ueFTV-Umn_g@mail.gmail.com>
Subject: OPENMPI only works on Cygwin Terminal not windows Command Line
To: cygwin AT cygwin DOT com
X-Orig-IP: 209.85.167.72

Dear Cygwin,

I recently installed openmpi and libopenmpi-devel on my windows machine.
However, I cannot call mpicc on my windows cmd, rather I get "'mpicc' is
not recognized as an internal or external command, operable program or
batch file". This is weird because I have added C:\cygwin64\bin
and C:\cygwin64 to my System variables. The command mpicc --version also
works on my cygwin terminal so I am kind of confused here as to what to do
with the set up. I checked the bin inside cygwin64 and I found mpicc and
mpiexec, I am just confused as to what is going on with the configuration
for my windows command line. Would it be possible to direct me to a
solution or to help me with this?


Best,

William John

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