From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36517 invoked by alias); 27 Oct 2019 19:21:49 -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 36510 invoked by uid 89); 27 Oct 2019 19:21:48 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=dear, Dear, Best, cygwincom X-HELO: mout.kundenserver.de Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (212.227.17.13) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 27 Oct 2019 19:21:47 +0000 Received: from [192.168.178.45] ([95.91.242.186]) by mrelayeu.kundenserver.de (mreue109 [212.227.15.183]) with ESMTPSA (Nemesis) id 1Mc02T-1hqpjb3Ich-00dXeH for ; Sun, 27 Oct 2019 20:21:44 +0100 Subject: Re: OPENMPI only works on Cygwin Terminal not windows Command Line To: cygwin@cygwin.com References: From: Thomas Wolff Message-ID: Date: Sun, 27 Oct 2019 19:21:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-10/txt/msg00171.txt.bz2 Am 27.10.2019 um 19:56 schrieb William John: > I did add it to the Path and also restarted the computer and the command > line. I do see that the file mpicc is a symbolic link to > opalwrapper executable file and windows cannot recognize that. Is there > some way to remedy this? Change the soft link to a hard link, in cygwin, with an exe suffix. And you really don't need to restart Windows after chaning an environment variable. Also, please don't "top-post" here. > On Sat, Oct 26, 2019 at 11:33 PM William John wrote: > >> 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 > -- 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