Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
maestro-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
maestro
maestro-core
Commits
8de81e0f
Commit
8de81e0f
authored
Jan 19, 2022
by
Utz-Uwe Haus
Browse files
Options
Downloads
Patches
Plain Diff
Add Changelog in preparation for v0.3 release
parent
65723308
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#88730
passed
Jan 19, 2022
Stage: build-and-test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+55
-0
55 additions, 0 deletions
ChangeLog
with
55 additions
and
0 deletions
ChangeLog
0 → 100644
+
55
−
0
View file @
8de81e0f
2022-01-18 Utz-Uwe Haus <uhaus@C02ZD3QXLVDR>
* Release 0.3
* Major changes:
- Include libfabric 1.14.0
- Include mamba 0.1.9
* New features:
- DISPOSE-and-REUSE functionality
- proper support for multi-ranked applications (using component-index in addition
to component name)
- (limited) support for distributed CDOs
- documentation on https://maestro-core.readthedocs.io/
- OFI endpoint serialization using a protobuf-based format, and a tool to decode
pool manager info to human-readable form (tests/decode_pm_info)
- asynchronous CDO operations
* Other notable changes:
- add origin-side timestamp to pool protocol events, expose in application-side events
- numerous performance enhancements and memory leak fixes
- Default to DRC node insecure mode by switching to
DRC_FLAGS_FLEX_CREDENTIAL (can be disabled). This solves the problem of using GNI from
multiple applications on the same compute node.
- Streamlined logging, especially on the pool manager when not doing DEBUG level tracing
- aggressive CDO state change checking, ensuring invalid state changes are detected early.
- cleaner handling of rejected JOIN (e.g., if trying to join twice with the same IDs)
- proper support for 0-sized CDOs
- better sepation of data for GFS transport
- default to low-debugging compilation unless --enable-developer configure flag is given
2021-09-20 Utz-Uwe Haus <uhaus@hpe.com>
* Release 0.2, commit 519fea863b3fc5cf8f8fb568c1220836e37dc3be
First stable release of maestro core.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment