|
[Sponsors] |
July 28, 2015, 11:04 |
Running OpenFoam in parallel on xeon phi
|
#1 |
New Member
Balajee
Join Date: Dec 2013
Posts: 13
Rep Power: 13 |
Hi
I have compiled OpenFoam for xeon phi using information obtained from other threads in this forum, and it seems to be working. I have run a tutorial case from inside the mic card and it is working fine. But when I try to run it in parallel, two instances of the solver (icoFoam/pisoFoam) are being started. The command I issued inside xeon phi card are export I_MPI_MIC=1 mpiexec.hydra -np 2 pisoFoam I am also giving the first few lines of output // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Create mesh for time = 0 Reading field p Reading field p Reading field U Reading field U Reading/calculating face flux field phi Reading/calculating face flux field phi Is this problem related to installation or something else? |
|
July 28, 2015, 17:16 |
|
#2 |
Member
Icaro A. Accordi
Join Date: Oct 2010
Posts: 31
Rep Power: 16 |
mpiexec.hydra -np 2 pisoFoam -parallel
|
|
Tags |
parallel computation, xeon phi |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Large test case for running OpenFoam in parallel | fhy | OpenFOAM Running, Solving & CFD | 23 | April 6, 2019 10:55 |
Case running in serial, but Parallel run gives error | atmcfd | OpenFOAM Running, Solving & CFD | 18 | March 26, 2016 13:40 |
simpleFoam parallel | AndrewMortimer | OpenFOAM Running, Solving & CFD | 12 | August 7, 2015 19:45 |
openfoam pow() fails when running parallel | Carlen | OpenFOAM Programming & Development | 9 | February 23, 2015 03:02 |
Suggestion for a new sub-forum at OpenFOAM's Forum | wyldckat | Site Help, Feedback & Discussions | 20 | October 28, 2014 10:04 |