-
Notifications
You must be signed in to change notification settings - Fork 1
2025.04.07
nichamon edited this page Apr 7, 2025
·
1 revision
Slides: LDMS-UG-4-7-2025.pdf
- Conference dates: June 24-26, 2025 at David Rubenstein Forum, University of Chicago
- Early-bird registration ends in 8 days (April 15)
- Register now: https://ldmscon2025.eventbrite.com/
- Early-bird rates: Members 25, Non-members 025
- Regular rates (after April 15): Members 75, Non-members 075
- Hotel information:
- The Study at University of Chicago - 34/night + tax
- Booking deadline: May 24, 2025
- Located adjacent to conference venue
- Reservation link: https://reservations.travelclick.com/114529?groupID=4721370
- Call for contributions:
- Submit abstracts via: https://easychair.org/conferences?conf=ldmscon2025
- Options include: 30-minute presentations, 15-minute lightning talks, BoF sessions, panel discussions
- 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
- Feature window has closed
- currently accepting: Bug fixes and Minor but important improvements
- On track for release before LDMSCON2025
- 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
- Home
- Search
- Feature Overview
- LDMS Data Facilitates Analysis
- Contributing patches
- User Group Meeting Notes - BiWeekly!
- LDMS Workgroups
- Publications
- News - now in Discussions
- Mailing Lists
- Help
Tutorials are available at the conference websites
- Coming soon!
- Testing Overview
- Test Plans & Documentation: ldms-test
- Man pages currently not posted, but they are available in the source and build
V3 has been deprecated and will be removed soon
- Configuring
- Configuration Considerations
- Running