Home
last modified time | relevance | path

Searched refs:report_maxloc (Results 1 – 6 of 6) sorted by relevance

/dports/math/dbcsr/dbcsr-2.1.0/src/core/
H A Ddbcsr_timings_report.F51 …SUBROUTINE timings_report_print(iw, r_timings, sort_by_self_time, cost_type, report_maxloc, mp_env) argument
58 LOGICAL, INTENT(IN) :: report_maxloc local
69 … CALL print_reports(reports, iw, r_timings, sort_by_self_time, cost_type, report_maxloc, mp_env)
187 …SUBROUTINE print_reports(reports, iw, threshold, sort_by_exclusiv_cost, cost_type, report_maxloc, … argument
194 LOGICAL, INTENT(IN) :: report_maxloc local
227 IF (report_maxloc) THEN
261 IF (report_maxloc) THEN
277 IF (report_maxloc) THEN
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/core/
H A Ddbcsr_timings_report.F51 …SUBROUTINE timings_report_print(iw, r_timings, sort_by_self_time, cost_type, report_maxloc, mp_env) argument
58 LOGICAL, INTENT(IN) :: report_maxloc local
69 … CALL print_reports(reports, iw, r_timings, sort_by_self_time, cost_type, report_maxloc, mp_env)
187 …SUBROUTINE print_reports(reports, iw, threshold, sort_by_exclusiv_cost, cost_type, report_maxloc, … argument
194 LOGICAL, INTENT(IN) :: report_maxloc local
227 IF (report_maxloc) THEN
261 IF (report_maxloc) THEN
277 IF (report_maxloc) THEN
/dports/science/cp2k-data/cp2k-7.1.0/src/common/
H A Dtimings_report.F68 …SUBROUTINE timings_report_print(iw, r_timings, sort_by_self_time, cost_type, report_maxloc, para_e… argument
73 LOGICAL, INTENT(IN) :: report_maxloc local
83 … CALL print_reports(reports, iw, r_timings, sort_by_self_time, cost_type, report_maxloc, para_env)
220 …SUBROUTINE print_reports(reports, iw, threshold, sort_by_exclusiv_cost, cost_type, report_maxloc, … argument
226 LOGICAL, INTENT(IN) :: report_maxloc local
259 IF (report_maxloc) THEN
293 IF (report_maxloc) THEN
309 IF (report_maxloc) THEN
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/common/
H A Dtimings_report.F68 …SUBROUTINE timings_report_print(iw, r_timings, sort_by_self_time, cost_type, report_maxloc, para_e… argument
73 LOGICAL, INTENT(IN) :: report_maxloc local
83 … CALL print_reports(reports, iw, r_timings, sort_by_self_time, cost_type, report_maxloc, para_env)
220 …SUBROUTINE print_reports(reports, iw, threshold, sort_by_exclusiv_cost, cost_type, report_maxloc, … argument
226 LOGICAL, INTENT(IN) :: report_maxloc local
259 IF (report_maxloc) THEN
293 IF (report_maxloc) THEN
309 IF (report_maxloc) THEN
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Denvironment.F510 flag, report_maxloc, trace, & local
557 report_maxloc = section_get_lval(global_section, "TIMINGS%REPORT_MAXLOC")
559 do_echo_all_hosts = do_echo_all_hosts .OR. report_maxloc
1129 LOGICAL :: delete_it, do_finalize, report_maxloc, & local
1189 report_maxloc = section_get_lval(root_section, "GLOBAL%TIMINGS%REPORT_MAXLOC")
1191 …L timings_report_print(iw, r_timings, sort_by_self_time, cost_type_energy, report_maxloc, para_env)
1193 …CALL timings_report_print(iw, r_timings, sort_by_self_time, cost_type_time, report_maxloc, para_en…
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Denvironment.F507 flag, report_maxloc, trace, & local
554 report_maxloc = section_get_lval(global_section, "TIMINGS%REPORT_MAXLOC")
556 do_echo_all_hosts = do_echo_all_hosts .OR. report_maxloc
1126 LOGICAL :: delete_it, do_finalize, report_maxloc, & local
1186 report_maxloc = section_get_lval(root_section, "GLOBAL%TIMINGS%REPORT_MAXLOC")
1188 …L timings_report_print(iw, r_timings, sort_by_self_time, cost_type_energy, report_maxloc, para_env)
1190 …CALL timings_report_print(iw, r_timings, sort_by_self_time, cost_type_time, report_maxloc, para_en…