151
PyroSim / Re: parallel run error - forrtl: severe (157): Program Exception - access violation
« on: September 07, 2010, 03:29:25 pm »
I looked at the screenshots, but my questions still remain.
10 processes/meshes does not equal 10 computers, 10 processors (cores) or 10GB of RAM (minimum).
For a simulation like this, you would probably need to be running FDS on a 64bit computer with at least 16GB of RAM.
Or, you would need to have distributed it over a few separate computers each with enough RAM to handle the number of cells distributed to it.
As a rough estimate you will need about 1GB of RAM for each million grid cells. As the number of millions increase, so does the overhead above the 1GB per million cell estimate.
Could you please give a bit more information about the computer(s) you are trying to run this on?
-Bryan
10 processes/meshes does not equal 10 computers, 10 processors (cores) or 10GB of RAM (minimum).
For a simulation like this, you would probably need to be running FDS on a 64bit computer with at least 16GB of RAM.
Or, you would need to have distributed it over a few separate computers each with enough RAM to handle the number of cells distributed to it.
As a rough estimate you will need about 1GB of RAM for each million grid cells. As the number of millions increase, so does the overhead above the 1GB per million cell estimate.
Could you please give a bit more information about the computer(s) you are trying to run this on?
-Bryan