|
[Sponsors] |
Running OpenFOAM in parallel in WSL with Ubuntu bash |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 14, 2018, 12:25 |
Running OpenFOAM in parallel in WSL with Ubuntu bash
|
#1 |
New Member
Jose Rothkegel
Join Date: Mar 2015
Posts: 7
Rep Power: 11 |
Hello,
I have installed OpenFOAM in Ubuntu bash running on Windows WSL, as described here: https://openfoam.org/download/windows-10/ When trying to run, for example, the damBreak4phaseFine, using the command Code:
mpirun -report-uri - -np 4 multiphaseEulerFoam -case damBreak4phaseFine -parallel Code:
2860974080.0;tcp://192.168.***.***:54623 [****:16106] [[43655,1],2] tcp_peer_send_blocking: send() to socket 11 failed: Broken pipe (32) [****:16105] [[43655,1],1] tcp_peer_send_blocking: send() to socket 11 failed: Broken pipe (32) [****:16107] [[43655,1],3] tcp_peer_send_blocking: send() to socket 11 failed: Broken pipe (32) [****:16104] [[43655,1],0] tcp_peer_send_blocking: send() to socket 11 failed: Broken pipe (32) [****:16105] [[43655,1],1] tcp_peer_send_blocking: send() to socket 11 failed: Broken pipe (32) Thank you in advance Note: I've edited out the IP address just in case. |
|
March 16, 2018, 06:59 |
|
#2 |
Senior Member
Robert
Join Date: May 2015
Location: Bremen, GER
Posts: 292
Rep Power: 12 |
I have followed the same instructions for my local installation of OpenFoam and it runs just fine. But yours ain't a local installation, is it?
|
|
March 18, 2018, 04:43 |
|
#3 |
New Member
Jose Rothkegel
Join Date: Mar 2015
Posts: 7
Rep Power: 11 |
It is a local installation.
|
|
December 17, 2018, 21:30 |
|
#5 | |
New Member
Join Date: Dec 2018
Posts: 1
Rep Power: 0 |
Quote:
|
||
March 17, 2020, 10:02 |
|
#6 | ||
Member
Join Date: Sep 2018
Location: France
Posts: 62
Rep Power: 8 |
Hi,
I am facing the same problem when I am running a case in parallel using Ubuntu bash on Windows 10 with 4 cores . Has anyone solved this issue ? Cheers, log.DecomposePar : Quote:
Quote:
|
|||
March 17, 2020, 10:27 |
|
#7 |
Senior Member
Gerry Kan
Join Date: May 2016
Posts: 371
Rep Power: 11 |
Folks:
I came across this thread on Stack Overflow while encountering a similar issue. Perhaps this could help? Again the above thread is cygwin-specific, but I don't think Ubuntu shell be much different ... Gerry. |
|
March 17, 2020, 11:08 |
|
#8 |
Member
Join Date: Sep 2018
Location: France
Posts: 62
Rep Power: 8 |
Hi Gerry,
Thanks for your help, unfortunately mpirun is running the right IP adress. I tried to find in my registry some possible wrong IP adresses but I found nothing. Cheers, |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Errors when running parallel on OpenFOAM | phuchuynh | OpenFOAM Running, Solving & CFD | 12 | October 18, 2016 10:14 |
running multiple parallel cases in openfoam slows the simulation | kkpal | OpenFOAM Running, Solving & CFD | 2 | August 21, 2015 12:08 |
[OpenFOAM.org] Problems installing OpenFOAM 2.3.0 on Ubuntu 12.04 | arieljeds | OpenFOAM Installation | 6 | August 19, 2015 08:39 |
OpenFoam Running in parallel | Salam-H | OpenFOAM Pre-Processing | 1 | November 7, 2013 14:45 |
Kubuntu uses dash breaks All scripts in tutorials | platopus | OpenFOAM Bugs | 8 | April 15, 2008 08:52 |