1 / 1

Hierarchical Tic-Toc Timing/Memory

Hierarchical Tic-Toc Timing/Memory. Approach: [1] to add tic- toc functions calls on critical sections of the code. [2] to save information in a tree-based hierarchy. [3] to report information on different text based formats.

freya
Download Presentation

Hierarchical Tic-Toc Timing/Memory

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Hierarchical Tic-Toc Timing/Memory Approach: [1] to add tic-toc functions calls on critical sections of the code. [2] to save information in a tree-based hierarchy. [3] to report information on different text based formats. [4] to report based on a single execution or collective operations • Objective: to add time/memory tracking features to nemo5 • Define tic-tocs points • Define hierarchical structure of tic-tocs • generate reports • Track Petsc allocated memory • integrate memory reporting to tic-tocs calls • Results: • A new Tic-Toc Implementation was added to Nemo5 (NemoTiming). • Nemo5 validates tic-tocs consistency (overlaped tic-tocs). • NemoTimingexports times in different formats XML, JSON, TXT, XLS (CSV). • Timing report supports time/memory aggregation. Daniel Mejia, ArchanaTankasala, TillmannKubis, Michael Povolotsky, Gerhard Klimeck

More Related