Skip to content

LLNL/dftracer-utils

Repository files navigation

dftracer-utils

A collection of utilities for DFTracer

Building

Prerequisites

  • CMake 3.5 or higher
  • C++11 compatible compiler
  • zlib development library
  • SQLite3 development library
  • pkg-config

Build

mkdir build && cd build
cmake ..
make

Installation

mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=<LOCATION>
make
make install

Developers Guide

Please see Developers Guide for more information how to test, run coverage, etc.

About

A collection of utilities for DFTracer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •