Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

How to profilie wrf???

choi_w_
Beginner
584 Views

Hi 

I Choi w.
I'm running a wrf on Xeon Phi.
I wanted to WRF run faster.
So I try to profile.
What do you have to work?

I want to use this option.
Where do you need to add in configure.wrf?

---------------------------------------------------------------------------

-profile-functions -profile-loops=all -profile-loops-report=2
or
-pg

---------------------------------------------------------------------------

Are there ever any other way?
If you have taught me.

Thank you.

0 Kudos
1 Reply
TimP
Honored Contributor III
584 Views

Have you consulted advice posted by others on wrf?

The compiler profiling options you mention are for single thread. It seems they may be useful at best to verify effective vectorization .

0 Kudos
Reply