dftracer
v1.0.2

User Guide

  • Overview
  • Definitions
  • Limitations
  • Build DFTracer
  • Building applications with DFTracer Code Annotations
  • DFTracer APIs

Reference

  • Example Programs

Contributing

  • Style Guides
  • Testing Guide
dftracer
  • Docs »
  • DFTracer: is a library for profiling I/O calls and application functions.
  • Edit on GitHub

DFTracer: is a library for profiling I/O calls and application functions.¶

User Guide

  • Overview
  • Definitions
  • Limitations
    • Spawning of processes
    • OS Compatibility
    • Write Buffering on Docker
  • Build DFTracer
    • Build DFTracer with pip (Recommended)
    • Build DFTracer with Spack
    • Build DFTracer with CMake
    • Build ENV Variables
    • Build CMAKE Variables
  • Building applications with DFTracer Code Annotations
    • Building for Projects with Makefiles
  • DFTracer APIs
    • Modes of DFTracer
    • Configurations of DFTracer
    • DFTracer C++ APIs
    • DFTracer C APIs
    • DFTracer Python APIs

Reference

  • Example Programs
    • C++ Example
    • C Example
    • Python Example
    • Resnet50 with pytorch and torchvision example from ALCF Polaris:
    • Integrated Applications
    • Example Chrome Tracing Plots

Contributing

  • Style Guides
    • Coding Conventions
    • Commit Message Format
  • Testing Guide
    • Unit Tests

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2018, Lawrence Livermore National Security, LLC. Revision 8a15f09f.

Built with Sphinx using a theme provided by Read the Docs.