|
[Sponsors] |
March 4, 2016, 17:16 |
OpenFOAM parallel on multiple nodes
|
#1 |
Member
Ferdinand Pfender
Join Date: May 2013
Location: Berlin, Germany
Posts: 40
Rep Power: 13 |
Hi everyone,
im trying to get OpenFOAM to work in parallel on 2 nodes (each wich 16 cores). for example, when i run foamjob -p -s simpleFoam, everything starts. No error occurs, and on both machines the solver starts with 16 processes (listed in top). this situation is not changing, while the output of foamjob is stuck: Code:
Parallel processing using OPENMPI with 32 processors Executing: /programme/OpenFOAM/OpenFOAM-3.0.x/ThirdParty-3.0.x/platforms/linux64Gcc/openmpi-1.10.1/bin/mpirun -np 32 -hostfile machines -x FOAM_SETTINGS /programme/OpenFOAM/OpenFOAM-3.0.x/bin/foamExec -prefix /programme/OpenFOAM simpleFoam -parallel | tee log /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 3.0.x | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 3.0.x-ebc9d688cb1a Exec : simpleFoam -parallel Date : Mar 04 2016 Time : 22:10:38 Host : "secret_host_1" PID : 14357 by the way, im using zsh and tmux, may this be a problem? i also tried it with a blank bash session; still the same... Thanks in purpose! FerdiFuchs |
|
March 4, 2016, 18:36 |
|
#2 |
Member
Ferdinand Pfender
Join Date: May 2013
Location: Berlin, Germany
Posts: 40
Rep Power: 13 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
MPI code on multiple nodes, scalability and best practice | t.teschner | Hardware | 0 | October 7, 2014 06:07 |
Issue with OpenMPI-1.5.3 while running parallel jobs on multiple nodes | LargeEddy | OpenFOAM | 1 | March 7, 2012 18:05 |
Running in parallel on multiple nodes | kalyangoparaju | OpenFOAM | 5 | January 18, 2012 12:36 |
OpenFOAM static build on Cray XT5 | asaijo | OpenFOAM Installation | 9 | April 6, 2011 13:21 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |