(git:374b731)
Loading...
Searching...
No Matches
mp_perf_env.F File Reference

Go to the source code of this file.

Data Types

type  mp_perf_env::mp_perf_env_type
 

Modules

module  mp_perf_env
 Defines all routines to deal with the performance of MPI routines.
 

Functions/Subroutines

subroutine, public mp_perf_env::add_mp_perf_env (perf_env)
 start and stop the performance indicators for every call to start there has to be (exactly) one call to stop
 
subroutine, public mp_perf_env::mp_perf_env_release (perf_env)
 ...
 
elemental subroutine, public mp_perf_env::mp_perf_env_retain (perf_env)
 ...
 
subroutine, public mp_perf_env::rm_mp_perf_env ()
 ...
 
type(mp_perf_env_type) function, pointer, public mp_perf_env::get_mp_perf_env ()
 ...
 
subroutine, public mp_perf_env::describe_mp_perf_env (scr)
 ...
 
subroutine, public mp_perf_env::add_perf (perf_id, count, msg_size)
 adds the performance informations of one call
 

Variables

integer, parameter mp_perf_env::max_perf = 28
 
integer, parameter mp_perf_env::max_stack_size = 10