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

Go to the source code of this file.

Data Types

type  dgemm_counter_types::dgemm_counter_type
 

Modules

module  dgemm_counter_types
 Counters to determine the performance of parallel DGEMMs.
 

Functions/Subroutines

elemental subroutine, public dgemm_counter_types::dgemm_counter_init (dgemm_counter, unit_nr, print_info)
 Initialize a dgemm_counter.
 
subroutine, public dgemm_counter_types::dgemm_counter_start (dgemm_counter)
 start timer of the counter
 
subroutine, public dgemm_counter_types::dgemm_counter_stop (dgemm_counter, size1, size2, size3)
 stop timer of the counter and provide matrix sizes
 
subroutine, public dgemm_counter_types::dgemm_counter_write (dgemm_counter, para_env)
 calculate and print flop rates