mod_profiling Module

Allows one to track the memory consumption by making use of the memocc() function

Note

Based in the profiling routine included in the UppASD software package


Subroutines

public subroutine memocc(istat, isize, array, routine)

Author
Jonathan Chico
License
Creative Commons License
Category
memory-management, profiling, KKRhost

M e m o r y

p r o f i l i n g

r o u t i n e

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: istat
integer, intent(in) :: isize
character(len=*), intent(in) :: array
character(len=*), intent(in) :: routine