View Issue Details

IDProjectCategoryView StatusLast Update
0001148OpenFOAMBugpublic2015-01-31 20:06
Reporterpetebachant Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSUbuntuOS Version13.10
Summary0001148: snappyHexMesh will not run in parallel
DescriptionWhen attempting to run snappyHexMesh in parallel, the following is being written to log.snappyHexMesh:

[pete-school:15464] [[31130,1],1] ORTE_ERROR_LOG: A message is attempting to be sent to a process whose contact information is unknown in file rml_oob_send.c at line 104
[pete-school:15464] [[31130,1],1] could not get route to [[31130,1],INVALID]
[pete-school:15464] [[31130,1],1] ORTE_ERROR_LOG: A message is attempting to be sent to a process whose contact information is unknown in file grpcomm_bad_module.c at line 412
[pete-school:15465] [[31130,1],2] ORTE_ERROR_LOG: A message is attempting to be sent to a process whose contact information is unknown in file rml_oob_send.c at line 104
[pete-school:15465] [[31130,1],2] could not get route to [[31130,1],INVALID]
[pete-school:15465] [[31130,1],2] ORTE_ERROR_LOG: A message is attempting to be sent to a process whose contact information is unknown in file grpcomm_bad_module.c at line 412
[pete-school:15466] [[31130,1],3] ORTE_ERROR_LOG: A message is attempting to be sent to a process whose contact information is unknown in file rml_oob_send.c at line 104
[pete-school:15466] [[31130,1],3] could not get route to [[31130,1],INVALID]
[pete-school:15466] [[31130,1],3] ORTE_ERROR_LOG: A message is attempting to be sent to a process whose contact information is unknown in file grpcomm_bad_module.c at line 412
[pete-school:15463] [[31130,1],0] ORTE_ERROR_LOG: A message is attempting to be sent to a process whose contact information is unknown in file rml_oob_send.c at line 104
[pete-school:15463] [[31130,1],0] could not get route to [[31130,1],INVALID]
[pete-school:15463] [[31130,1],0] ORTE_ERROR_LOG: A message is attempting to be sent to a process whose contact information is unknown in file grpcomm_bad_module.c at line 412
Steps To ReproduceExecute "Allrun" in the "turbineSiting" tutorial using the latest 2.2.x built from the git repository.
Additional InformationThis error does not occur with version 2.2.2, only with the latest 2.2.x build.
TagsNo tags attached.

Activities

wyldckat

2015-01-31 19:06

updater   ~0003633

I've tested the tutorial "incompressible/simpleFoam/turbineSiting" with the latest OpenFOAM 2.3.x and I was not able to reproduce this error.

In addition, the error message reported seems to indicate that the problem is related to some issue with the MPI toolbox not being able to communicate properly with one or more processes. It could be related to an installation problem or misuse of the system's MPI toolbox.

Without more specific details, it's not possible to reproduce this problem.

petebachant

2015-01-31 19:09

reporter   ~0003634

Hey Bruno,

This was an issue I had with 2.2.x, which I think was caused by an error compiling OpenFOAM or the Third Party tools. It probably should be closed now.

Issue History

Date Modified Username Field Change
2014-02-04 15:02 petebachant New Issue
2015-01-31 19:06 wyldckat Note Added: 0003633
2015-01-31 19:09 petebachant Note Added: 0003634
2015-01-31 20:06 henry Status new => closed
2015-01-31 20:06 henry Assigned To => henry
2015-01-31 20:06 henry Resolution open => no change required