CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

how to use ProfilingSummary

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 5, 2023, 14:37
Default how to use ProfilingSummary
  #1
New Member
 
Kate Wilson
Join Date: Jun 2023
Posts: 2
Rep Power: 0
sugarbeer is on a distinguished road
Hi, I want to do profiling for solver and assembler. I found that in OpenFOAM v2212, there is a post processing command called profilingSummary. The document is attached.

I am using it like this:

(1) copy one example to my path:

cd $FOAM_RUN
cp -r $FOAM_TUTORIALS/incompressible/simpleFoam/pitzDaily .

(2) add the following key words in controlDict:

profiling
{
active true;
cpuInfo true;
memInfo true;
sysInfo true;
}

(3) run the following command:

cd pitzDaily
blockMesh
simpleFoam
profilingSummary

The profilingSummary is supposed to generate profiling information at the time step marked with writeInterval. If it works, it should generate profiling files in postProcessing/profiling/[YourTimeStep]/profiling. But using my command above, it did not work. I am new to openFOAM, has anyone used profilingSummary before and know how to use it? By the way, where can I check which time steps are marked with writeInterval?
Attached Images
File Type: png Screen Shot 2023-06-06 at 00.57.21.png (143.5 KB, 1 views)
sugarbeer is offline   Reply With Quote

Old   June 8, 2023, 17:13
Default
  #2
Senior Member
 
Domenico Lahaye
Join Date: Dec 2013
Posts: 798
Blog Entries: 1
Rep Power: 17
dlahaye is on a distinguished road
Tried the same. Failed.

Anybody?
dlahaye is offline   Reply With Quote

Reply

Tags
profiling, profilingsummary


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



All times are GMT -4. The time now is 04:38.