|
[Sponsors] |
October 12, 2016, 05:58 |
Distributed parallel and memory usage
|
#1 |
Senior Member
Jiri
Join Date: Mar 2014
Posts: 221
Rep Power: 13 |
Hi, the analysis I want to run takes more memory than available, it fails with the error 255, insufficient memory. I guess the analysis requires by 10-20% more memory than available. I was not able to make it run by other allocation factors or partitioning.
Therefore I installed the MPI platform on another computer and the distributed parallel calculation works - I tried it on a smaller testing analysis. But when I use it for the "big" analysis, it fails again with the same error - insufficient memory, error 255 etc. It seems as if the analysis was first partitioned on the master computer and then it was sent to the slave computer. |
|
October 12, 2016, 07:34 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,852
Rep Power: 144 |
Please post the section of the output file containing the error.
|
|
October 18, 2016, 08:03 |
|
#3 |
Senior Member
Jiri
Join Date: Mar 2014
Posts: 221
Rep Power: 13 |
I sorted it out by decreasing the number of cores on master computer. Because I decreased the core number for CFX on master computer, the master computer calculates smaller part of the analysis and it can get into the memory of the master computer (master computer used less memory). On the other hand, you have to have enough memory on the slave computers. Obviously, the memory distribution of the analysis among more computers is controlled by number of cores per each computer. I couldnt figure out how else to do it.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[TUTORIAL] Run fluent on distributed memory with 2 windows 7 64 bit machines | ghost82 | FLUENT | 54 | February 9, 2022 04:32 |
Memory usage and chronological execution order in parallel runs | heksel8i | OpenFOAM Programming & Development | 0 | October 26, 2015 17:11 |
Solver error message - memory usage | Jared1986 | CFX | 12 | December 2, 2014 06:28 |
Monitor memory usage | CKH | OpenFOAM Running, Solving & CFD | 1 | March 9, 2012 10:51 |
Fluent Parallel Memory Usage | David Christopher | FLUENT | 1 | March 3, 2011 03:20 |