Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

memory usage profiling

mbostandoust
Beginner
324 Views
Hi
I am working with a big code consist of different files. when it is running, it uses 2G memory. I want to figure out what variables are using that memory?
(all the variables are static, so there is not issue of memory leak here)
is there any package toprofile the memory?
thanks
0 Kudos
0 Replies
Reply