CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Memory usage of pimpleFoam in parallel

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 30, 2021, 12:11
Default Memory usage of pimpleFoam in parallel
  #1
Member
 
Hüseyin Can Önel
Join Date: Sep 2018
Location: Ankara, Turkey
Posts: 46
Rep Power: 7
hconel is on a distinguished road
Hi,
I am running LES using pimpleFoam on 20 physical cores. Mesh size is around 7 millions. In the Task Manager window, I see 20 "pimpleFoam -parallel" processes, each using 2.4GiB of memory. Does that mean the total memory usage is 2.4 * 20 = 48GB? This looked too much for such a run, but also 2.4GiB total memory usage sounds too small.


65 png

So which one should I consider?
Best regards,
Huseyin

Specs:
24-core AMD Threadripper 3960x CPU
64GiB of memory
OS: Xubuntu 20.04
hconel is offline   Reply With Quote

Old   March 31, 2021, 16:18
Default
  #2
Senior Member
 
Join Date: Apr 2020
Location: UK
Posts: 670
Rep Power: 14
Tobermory will become famous soon enough
The task manager is reporting all the processes. When you decompose to run on 20 processors, you spawn 20 processes ... so each line you see in the task manager is a separate process, each of 2.4GB ... so yes, it is using 48GB in total.

The other way to check total memory usage is to open a terminal and type
Code:
free -h
That will report back the memory usage.
Tobermory is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error running openfoam in parallel fede32 OpenFOAM Programming & Development 5 October 4, 2018 16:38
parallel run is slower than serial run (pimpleFoam) !!! mechy OpenFOAM 18 August 17, 2016 17:19
Lenovo C30 memory configuration and discussions with Lenovo matthewe Hardware 3 October 17, 2013 10:23
Fluent Parallel Memory Usage David Christopher FLUENT 1 March 3, 2011 02:20
Memory requirements for serial and parallel runs denner OpenFOAM Running, Solving & CFD 0 August 26, 2008 15:11


All times are GMT -4. The time now is 12:24.