Skip to content

2025.04.07

nichamon edited this page Apr 7, 2025 · 1 revision

Slides: LDMS-UG-4-7-2025.pdf

LDMSCON2025 News

  • Conference dates: June 24-26, 2025 at David Rubenstein Forum, University of Chicago
  • Early-bird registration ends in 8 days (April 15)
  • Hotel information:
  • Call for contributions:
  • Key deadlines:
    • April 15 - Early-bird registration & tutorial abstract deadline
    • April 30 - BoFs and panel proposal submission deadlines
    • May 15 - Regular registration ends
    • May 23 - Presentations and lightning talks abstract submission deadlines
    • May 24 - Hotel reservation deadline

V4.5.1 Status Updates

  • Feature window has closed
  • currently accepting: Bug fixes and Minor but important improvements
  • On track for release before LDMSCON2025

Summary from the LDMS Job ID Meeting

  • Problem: Current uint64 Job IDs cannot handle:
    • Schedulers reuse/duplicate Job ID
    • Hierarchical job structures
  • Goal: Create standardized string-based Job ID format with enhanced querying capabilities
    • Enable human-readable job_id
    • Support hierarchical job structures
    • Enable hierarchical metric data queries by job_id
  • Implementation approach:
    • Convert job_id from uint64_t to string with configurable delimiter
    • Keep job_id simple: use what users see in CLI
    • Place additional content in a new job_metadata field
    • Tag job_id to system-wide metric sets
  • Next steps:
    • Summary document being prepared on job information caching
  • Q&A
    • Planned to provide a list of prioritized bug fixes and improvements for v4.5.1 at the next User Group Meeting

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