|
[Sponsors] |
January 30, 2019, 15:13 |
How do I run SU2 in parallel on windows?
|
#1 |
New Member
Noah
Join Date: Jan 2019
Posts: 3
Rep Power: 7 |
Hi everyone,
Just joined this forum and I am in the process of installing SU2 on a Windows machine. I'm able to run the program (version 6.0.0, the latest windows release) with test cases on a single core quite easily by just running the following in the command window from the directory I have my config file in. I have set the SU2 directory environment variable and the path. Code:
SU2_CFD incomp_NACA0012.cfg Code:
mpiexec -n 4 SU2_CFD incomp_NACA0012.cfg If anyone could point me in the right direction on how to get SU2 to run in parallel on Windows that would be fantastic. |
|
January 30, 2019, 16:32 |
|
#2 |
New Member
akay bayat
Join Date: Dec 2018
Posts: 8
Rep Power: 7 |
Hi,
There are two type solution file for SU2 in Windows. You should use SU2_CFD.exe in ExecParallel folder. I think you may use sequential of it. |
|
January 30, 2019, 17:53 |
|
#3 |
New Member
Noah
Join Date: Jan 2019
Posts: 3
Rep Power: 7 |
When I downloaded the software only the ExecSequencial folder was included. I don't see an ExecParallel folder anywhere in the source code for 6.0.0 either. Do you know where I can get ExecParallel?
|
|
January 31, 2019, 02:11 |
|
#4 |
New Member
akay bayat
Join Date: Dec 2018
Posts: 8
Rep Power: 7 |
Do you use w7 or w10? For w7, you are right there is no parallel solution file.
|
|
February 10, 2019, 00:26 |
|
#5 |
New Member
Noah
Join Date: Jan 2019
Posts: 3
Rep Power: 7 |
Update: I'm still stuck.
I have followed the pdf linked in this forum thread: Any Procedure to setup parallel computation?? but haven't had any luck. I still get the problem where each line is printed out once per core. Any other suggestions? Should I try and start from scratch or just try and run it in a linux thing like cygwin? |
|
May 31, 2022, 10:01 |
|
#6 |
New Member
jim
Join Date: May 2022
Posts: 6
Rep Power: 4 |
Hello Flare,
I encountered the same problem with using [mpiexec -n 16 SU2_CFD incomp_NACA0012.cfg] and it just printed out in the console 16 times . Any solution regarding to this problem yet? Thanks, best, JIM GIGI |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SU2 v6 parallel installation steps on windows 10 | Moharam | SU2 | 0 | February 27, 2018 07:13 |
SU2 Installation on Windows 32 bit | niddaas | SU2 Installation | 3 | May 6, 2016 18:03 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
Parallel run of SU2 version 3.2.7 | Arad | SU2 | 1 | January 11, 2015 03:04 |
MPICH Parallel Run Error on the Windows Server2003 | Saturn | CFX | 3 | August 29, 2006 09:42 |