Skip to content

darshan-hpc/darshan

Folders and files

NameName
Last commit message
Last commit date
Nov 7, 2024
Oct 15, 2024
May 3, 2024
Oct 18, 2024
Mar 6, 2018
Sep 17, 2024
Oct 30, 2024
Jul 19, 2022
Apr 13, 2023
May 5, 2022
Jun 9, 2022
Apr 27, 2020
Jun 17, 2021
Oct 6, 2015
Oct 16, 2024
Jul 9, 2021
Feb 24, 2023
Jul 9, 2021
Sep 25, 2015
Dec 18, 2022
Oct 16, 2024
Jul 9, 2021

Repository files navigation

Darshan is a lightweight I/O characterization tool that transparently captures I/O access pattern information from HPC applications. Darshan can be used to tune applications for increased scientific productivity or to gain insight into trends in large-scale computing systems.

Please see the Darshan web page for more in-depth news and documentation.

The Darshan source tree is divided into two main parts:

  • darshan-runtime: to be installed on systems where you intend to instrument MPI applications. See darshan-runtime/doc/darshan-runtime.txt for installation instructions.

  • darshan-util: to be installed on systems where you intend to analyze log files produced by darshan-runtime. See darshan-util/doc/darshan-util.txt for installation instructions.

The darshan-test directory contains various test harnesses, benchmarks, patches, and unsupported utilites that are mainly of interest to Darshan developers.