Post reply

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: william
« on: July 11, 2012, 06:28:50 PM »

When reading in a large mesh or case file on 2 or more computers this error may appear:

999999 (..\..\src\mpsystem.c@1210): mpt_read: failed: errno = 10054

999999: mpt_read: error: read failed trying to read 4 bytes: No such file or directory

The problem is usually because you ran out of memory.

By default, the partitioner in FLUENT is "principal axis" which uses up a lot of memory. You can set a different partitioning method before reading the mesh or case file. If you are using MPICH as the communicator we recommend using the Metis partitioner.

Start FLUENT in network parallel with 4 or more processors and plenty of memory.

1.In FLUENT select the "Parallel" menu
2.Choose "Auto Partition"
3.Unselect "Case File"
4.Select "Metis" as the partition method
5.Choose OK
You should now be able to load the mesh or case file without memory problems.
Posted by: infocfd
« on: July 11, 2012, 06:26:35 PM »

I get the following when I load the case and data file:

999999 (..\src\mpsystem.c@1149): mpt_read: failed: errno = 10054

999999: mpt_read: error: read failed trying to read 4 bytes: No such file or directory
MPI Application rank 0 exited before MPI_Finalize() with status -1073741819
 The Parallel FLUENT process could not be started.


Can any one give suggestion?

Thanks.