Skip to content

2019.02.18

ovis-hpc edited this page Feb 18, 2019 · 4 revisions
  • New - 4.2.1 (RC) will be released later today 2/18
    • Any feedback from anyone who has pulled it? (no one on call)
  • Derived data:
    • In the Sampler Plugin
      • Pros: get it in the format you want it, low latency for on-node usage
      • Cons: overhead on source node
    • At the Store Plugin (Function Store):
      • Pros: store it in the format you want it
      • Cons: have to know the derivation
    • In a Downstream Store (aka database):
      • Pros: supports more complex operations
      • Cons: maybe requires more complexity and runtime processing
    • FunctionStore:
      • Raw and Simple Single and Multivariate derivations: RATE, DELTA, MIN, MAX, SUMS
      • Can also be used for subsetting the data to a hot store
  • 1st order items of interest:
    • Imbalance in an application’s use of a resource
    • Variation over time in an application’s use of a resources
    • High-level aggregates:
      • Scores over an application run (e.g., high, low, variance);
      • Score variation from run to run
      • Scores of the workload
    • High-level indication of network state (e.g, % NICs with X stall/flit ratio)
    • Users: performance counters (CPI, Flops)
    • Combinations of system assessment with application assessment
  • Examples shown...
  • Quickstart Video from last week, still to be posted.

Main

LDMSCON

Tutorials are available at the conference websites

D/SOS Documentation

LDMS v4 Documentation

Basic

Configurations

Features & Functionalities

Working Examples

Development

Reference Docs

Building

Cray Specific
RPMs
  • Coming soon!

Adding to the code base

Testing

Misc

Man Pages

  • Man pages currently not posted, but they are available in the source and build

LDMS Documentation (v3 branches)

V3 has been deprecated and will be removed soon

Basic

Reference Docs

Building

General
Cray Specific

Configuring

Running

  • Running

Tutorial

Clone this wiki locally