|
[Sponsors] | |||||
Running OpenFOAM in parallel in WSL with Ubuntu bash |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
New Member
Jose Rothkegel
Join Date: Mar 2015
Posts: 7
Rep Power: 12 ![]() |
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. |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Robert
Join Date: May 2015
Location: Bremen, GER
Posts: 292
Rep Power: 13 ![]() |
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?
|
|
|
|
|
|
|
|
|
#3 |
|
New Member
Jose Rothkegel
Join Date: Mar 2015
Posts: 7
Rep Power: 12 ![]() |
It is a local installation.
|
|
|
|
|
|
|
|
|
#5 | |
|
New Member
Join Date: Dec 2018
Posts: 1
Rep Power: 0 ![]() |
Quote:
|
||
|
|
|
||
|
|
|
#6 | ||
|
Member
Join Date: Sep 2018
Location: France
Posts: 62
Rep Power: 9 ![]() |
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:
|
|||
|
|
|
|||
|
|
|
#7 |
|
Senior Member
Gerry Kan
Join Date: May 2016
Posts: 387
Rep Power: 12 ![]() |
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. |
|
|
|
|
|
|
|
|
#8 |
|
Member
Join Date: Sep 2018
Location: France
Posts: 62
Rep Power: 9 ![]() |
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, |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |