|
[Sponsors] |
September 21, 2016, 22:22 |
memory allocation when partitioning
|
#1 |
New Member
Join Date: May 2011
Posts: 21
Rep Power: 0 |
Only the memory available to a single processor seems to be allocated to the partitioner despite 3x the memory being allocated (via command line specification) for the 3 processor (48 core) run. I'm running on a unix shell with Intel MPI.
Is there a partitioner -ccl or command line way around this without using slow virtual memory or a physical memory upgrade? Thanks. |
|
September 22, 2016, 09:48 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
Have a look at the large model partitioner. It works better on large models. Also look at simpler partitioning algorithms - the default METIS uses more memory than the alternatives (but the alternatives need a bit of thought to use them properly).
|
|
September 22, 2016, 11:34 |
|
#3 |
Senior Member
Join Date: Jun 2009
Posts: 1,873
Rep Power: 33 |
From the command line, you can use
cfx5solve -help | more and read the different options for memory allocation. There are specific options for the pre-processing step (-size-ccl), partitioner (-size-part), interpolation (-size-interp).. Hope the above helps |
|
September 23, 2016, 02:29 |
|
#4 |
New Member
Join Date: May 2011
Posts: 21
Rep Power: 0 |
I have been using the large partitioner for the problem by necessity (due to size) and have been allocating the memory using the documented command line -size-part options which are the same as those listed using -help.
Using other partitioners remains an option but I am given to understand there is no ready means of splitting the job across more than one processors. Thanks for thinking about it. |
|
Tags |
cfx, memory access, partitioner |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Workbench 16.0 - Memory Allocation Factor | 196235 | CFX | 3 | August 11, 2016 03:05 |
Run-time memory allocation error | aniseh | CFX | 1 | November 19, 2014 05:32 |
Run-time memory allocation error | akalopsis | CFX | 0 | November 17, 2014 18:17 |
about numeca harmonic method Memory allocation failed | uqzcpo | Fidelity CFD | 2 | October 7, 2011 23:10 |
Memory allocation problem | shhe | CFX | 4 | January 7, 2004 00:00 |