marcpaterno/timestampr: Analysis of MPI timestamp logs

Reading and analysis of MPI timestamp logs. Fairly detailed timing of MPI programs can be obtained by recording timestamps for various categories of events. The pattern of recording a timestamp value, a name for the event type, and an arbitrary integer datum for the event has been found useful for several analysis. This package provides facilities for reading the raw data written by such timing, and for organizing the data into other useful formats.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.6.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("marcpaterno/timestampr")
marcpaterno/timestampr documentation built on Jan. 12, 2022, 6:41 a.m.