Skip to content

2020.06.22

valleydlr edited this page Jun 22, 2020 · 10 revisions
  • Update on LDMS v4.3.4 testing
    • Eric would like to see testing with 250,000 data sets at 1 sec intervals
      • Will work with us to do a test using Cori or dev system
  • Brief discussion on using YAML configuration files
    • Need to support Genders node lists
    • Want to be able to utilize multiple YAML files
      • System independent files (e.g., stores)
      • Specialize node lists in a separate file
      • Support both: load all YAML files in a dir & load list of YAML files
  • Update on SNL Grafana dashboards (Ben Schwaller)
  • LDMSCON2020 discussion
    • Dates: August 4-5, 2020
    • Will be all virtual (platform yet TBD)
      • Webex preferred over Zoom by LANL
    • Content?
      • Talks
        • Call for participation will be out July 3
      • Tutorials
        • Building RPMs
        • Advanced options (e.g., queue depths, transports, fan-in vs. set sizes an num of sets)
        • Analytics
          • Sys-admin focused, and data analysts
      • Developer sessions
        • How things work
        • As a group discuss policy and roadmap
      • Roadmaps
        • Developers plans for next year
        • HPEs plans for LDMS
  • General Q & A
    • Start using annotated tags (use git tag -a) to associate meta-data with a tag
    • With new release, publish a tarball constructed using make dist
    • Use "git versiongen" for generating a version number -- automatically appends additional information
    • Put together a list of things that have been done in v4 to enable easy build (using make dist) to port forward to OVIS-next
      • Chris willing to assist with the porting

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