From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10685 invoked by alias); 27 Oct 2019 03:33:55 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 10657 invoked by uid 89); 27 Oct 2019 03:33:50 -0000 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 Received: from mx0b-00256a01.pphosted.com (HELO mx0b-00256a01.pphosted.com) (67.231.153.242) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 27 Oct 2019 03:33:47 +0000 Received: from pps.filterd (m0119692.ppops.net [127.0.0.1]) by mx0b-00256a01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id x9R3VjR1131889 for ; Sat, 26 Oct 2019 23:33:44 -0400 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== Received: from mail-lf1-f72.google.com (mail-lf1-f72.google.com [209.85.167.72]) by mx0b-00256a01.pphosted.com with ESMTP id 2vw36bg3n3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Sat, 26 Oct 2019 23:33:44 -0400 Received: by mail-lf1-f72.google.com with SMTP id t144so345363lff.14 for ; Sat, 26 Oct 2019 20:33:44 -0700 (PDT) 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 Date: Sun, 27 Oct 2019 03:33:00 -0000 Message-ID: Subject: OPENMPI only works on Cygwin Terminal not windows Command Line To: cygwin@cygwin.com X-Orig-IP: 209.85.167.72 Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2019-10/txt/msg00166.txt.bz2 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