-
Notifications
You must be signed in to change notification settings - Fork 1
2020.08.31
Tom Tucker edited this page Aug 31, 2020
·
5 revisions
Agenda:
- OVIS/SOS Python3 Support
- Based on the current OVIS/SOS-4 top of tree
- Ready for testing
- Python2.x support is deprecated in these branches
- Please test if you can
- LDMSCON 2020 container available on dockerhub
- Dockerhub image: https://hub.docker.com/repository/docker/ovishpc/ldmscon2020-single
- Usage instructions: https://github.com/ovis-hpc/ovis/wiki/LDMSCON2020-single-node-container
- OVIS-5 transition plan
- OVIS-5 feature-set incrementally back-ported on top of OVIS-4
- Maintains existing OVIS-4 change history
- Keeps OVIS change history neat and clean as OVIS-5 features back-ported
- Maintains single-branch until OVIS-5 released
- Releases are annotated tags
- Features sorted by OVIS-4 compatibility
- Compatible features ported first
- Configuration change features ported second
- Wire-protocol incompatible features ported last and require major # change + new branch
- OVIS-5 feature-set incrementally back-ported on top of OVIS-4
- 9/14 meeting is cancelled. We encourage everyone to attend HPCMASPA (Workshop on Monitoring and Analysis for HPC Systems Plus Applications). Attendee registration is FREE!
- Panel: Enabling ML approaches to HPC Systems Operations. (9:00-10:30 PACIFIC)
- The workshop will be held on Sept 14 6:00 am - 10:30 am PACIFIC.
- Agenda and registration info at: https://sites.google.com/view/hpcmaspa2020
Version Discussion:
- Major version number change criteria:
- Anything that affects on-the-wire interoperability between ldmsd, i.e.
- OVIS-(Major-1) cannot talk to OVIS-(Major)
- Schema changes
- Case by case
- Regardless document in release notes
- Configuration files
- Case by case
- Agree to discuss on as-needed basis based on the change
- If for an optional new feature, probably OK since existing configuration files will continue to work without modification
- Anything that affects on-the-wire interoperability between ldmsd, i.e.
- Minor version number change criteria
- Changes that affect out of tree samplers, e.g. plugin-API changes
- New features
- Fix level version number change
- Everything else
Schema Discussion
- Schema changes should always be documented in release notes
- Need a developer/system-admin session to discuss job_id and app_id usage
- Should job_id/app_id be strings
- Generic SHA256 hash --> string service
- Home
- Search
- Feature Overview
- LDMS Data Facilitates Analysis
- Contributing patches
- User Group Meeting Notes - BiWeekly!
- 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