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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=xP9rvkdIXXmGlt88 Ie0PSdbmejw7BXWSZfZPLQ0yirUN2OBau2r+xw4WwF2HPY/Xl4JmFoRrx6ObKMAU jzFMddhmSyJMhjnhVSS0rggGtmWV/AXQTAyUXlvi1+3w3GA6V/WLe5Qqe2hBO2y+ EqpAMphPHafr4Txw6Spe4qTypdM= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=m0w0s/GnKcx3NC69gNh8Hs zVKRw=; b=C4yTsmbtCfd2YsCR8PyXaHa62yma02xGArNGHoDxl4JgOn55Q1rZby T/pQvnQrHlGd5HIYvpuOXZ8gdf1fkAQqtObF0qhfp67GQIHLZTpu9OS8tzQPSyjB o6Z3MFihbxFAOUEloXh/ohk+l46ROjA1ZVid5katRvD8cGdsYRLcg= 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-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 Subject: Re: OPENMPI only works on Cygwin Terminal not windows Command Line To: cygwin AT cygwin DOT com References: From: Thomas Wolff Message-ID: Date: Sun, 27 Oct 2019 20:21:43 +0100 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 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