CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Fail to run paralllel

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 27, 2021, 23:55
Default Fail to run paralllel
  #1
New Member
 
FOAMraj
Join Date: Apr 2021
Posts: 19
Rep Power: 5
BIRAJ is on a distinguished road
Hi Foamers,
I tried to run "mpirun -np 2 scalarTransportFoam -parallel" as my computer only has 2 processors.
And I got following error:
MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------

[0]
[0]
[0] --> FOAM FATAL ERROR:
[0] cannot find file "/home/biraj/OpenFOAM_files/ol_snappyFlange/processor0/0/T"
[0]
[0] From virtual Foam::autoPtr<Foam::ISstream> Foam::fileOperations::uncollatedFileOperation::rea dStream(Foam::regIOobject&, const Foam::fileName&, const Foam::word&, bool) const
[0] in file global/fileOperations/uncollatedFileOperation/uncollatedFileOperation.C at line 546.
[0]
FOAM parallel run exiting
[0]
[1]
[1]
[1] --> FOAM FATAL ERROR:
[1] cannot find file "/home/biraj/OpenFOAM_files/ol_snappyFlange/processor1/0/T"
[1]
[1] From virtual Foam::autoPtr<Foam::ISstream> Foam::fileOperations::uncollatedFileOperation::rea dStream(Foam::regIOobject&, const Foam::fileName&, const Foam::word&, bool) const
[1] in file global/fileOperations/uncollatedFileOperation/uncollatedFileOperation.C at line 546.
[1]
FOAM parallel run exiting
[1]
[DESKTOP-3PJCARR:08495] 1 more process has sent help message help-btl-vader.txt / cma-permission-denied
[DESKTOP-3PJCARR:08495] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
[DESKTOP-3PJCARR:08495] 1 more process has sent help message help-mpi-api.txt / mpi-abort
Thank you for reading. Please mention if I need to add more details.
BIRAJ is offline   Reply With Quote

Old   April 30, 2021, 17:14
Default
  #2
Senior Member
 
Klaus
Join Date: Mar 2009
Posts: 281
Rep Power: 22
klausb will become famous soon enough
I recommend to search the forum as a first step to resolve your problem.

Maybe this post helps: cma-permission-denied message for parallel running
klausb is offline   Reply With Quote

Old   May 1, 2021, 08:14
Default
  #3
Member
 
Lorenzo
Join Date: Apr 2020
Location: Italy
Posts: 47
Rep Power: 6
Lorenzo210 is on a distinguished road
Hello BIRAJ,
Please give more informations about your case: before running in parallel, did you run blockMesh, anything-else-you-need, and most importantly decomposePar?

The error says that OF cannot find file T in processor0/0 folder.
So first I would give a look inside processor0 and processor1 if there is any file. If there isn't, then something is wrong with the decomposition of 0 folder.
Without information we can just guess what happened.

Cheers,
Lorenzo
Lorenzo210 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Transient rotating domain initialization from steady state run asanchez84 CFX 0 June 13, 2019 18:28
NACA 2412 airfoil fail with SST but works with k-Epsilon. What I'm doing wrong? CsabiH OpenFOAM 3 April 30, 2019 09:35
Fail to run openfoam in multi-nodes tjliang OpenFOAM Running, Solving & CFD 2 October 13, 2018 17:58
Cannot run phoenix on linux opensuse 13.1 kde mabal Phoenics 0 June 15, 2014 07:16
[mesh manipulation] Cannot get refineMesh to run in parallel smschnob OpenFOAM Meshing & Mesh Conversion 2 June 3, 2014 12:20


All times are GMT -4. The time now is 21:10.