CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2 > SU2 Installation

Running Parallel on Windows using Python Scripts

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By dtucker

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   January 18, 2013, 10:44
Unhappy Running Parallel on Windows using Python Scripts
  #1
New Member
 
Abhilash J Markkassery
Join Date: Nov 2012
Location: Texas, United States
Posts: 15
Rep Power: 13
amarkkassery is on a distinguished road
Send a message via Skype™ to amarkkassery
The python scripts don't seem to be running as well on Windows as it is on Linux.

The first thing, I noticed when looking at the parallel_computation.py script was that it looked for an environment variable called SU2_RUN and I created an environment variable and also added the path to PATH.

But now when I try to run it, it gives me the following error:

C:\Program Files (x86)\Stanford ADL\SU2\Sandbox>python ../bin/parallel_computati
on.py -p 12 -f config.cfg
--------------------------------------------------------------------------
mpirun was unable to launch the specified application as it could not access
or execute an executable:

Executable: C:\Program
Node: Workstation

while attempting to start process rank 0.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun was unable to launch the specified application as it could not access
or execute an executable:

Executable: C:\Program
Node: Workstation

while attempting to start process rank 0.
--------------------------------------------------------------------------
12 total processes failed to start
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.


So, it seems as though it breaks at the space between “Program Files”, so I added quotes around the run_SU2_DDC and run_SU2_CFD variables and now the error has changed to:

C:\Program Files (x86)\Stanford ADL\SU2\bin>python parallel_computation.py -p 12
-f config.cfg
--------------------------------------------------------------------------
mpirun was unable to launch the specified application as it could not access
or execute an executable:

Executable: C:\Program Files (x86)\Stanford ADL\SU2\bin\SU2_DDC config_DDC_confi
g.cfg
Node: Workstation

while attempting to start process rank 0.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun was unable to launch the specified application as it could not access
or execute an executable:

Executable: C:\Program Files (x86)\Stanford ADL\SU2\bin\SU2_CFD config_CFD_confi
g.cfg
Node: Workstation

while attempting to start process rank 0.
--------------------------------------------------------------------------
12 total processes failed to start
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.


I did notice that the files config_DDC_config.cfg and config_CFD_config.cfg were not created. I’m not completely sure, why.

It works fine on Linux, but just not on Windows.
amarkkassery is offline   Reply With Quote

 

Tags
install, python, running, su2


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Running mapFields with Parallel Source and Parallel Target RDanks OpenFOAM Pre-Processing 4 August 2, 2016 05:24
Case running in serial, but Parallel run gives error atmcfd OpenFOAM Running, Solving & CFD 18 March 26, 2016 12:40
parallel error with cyclic BCs for pimpleDyMFoam and trouble in resuming running sunliming OpenFOAM Bugs 21 November 22, 2013 03:38
Windows 7 parallel calculations curky SU2 Installation 23 May 14, 2013 02:17
RSH problem for parallel running in CFX Nicola CFX 5 June 18, 2012 18:31


All times are GMT -4. The time now is 14:56.