-
Notifications
You must be signed in to change notification settings - Fork 1
Features
Justin Szaday edited this page Jan 28, 2022
·
10 revisions
CharmLite Missing Features:
- Zero-Copying (Justin)
- Support for Migratability:
- Demo with Migrate Me
- Projections Tracing (Lead to Unified)
- Load Balancers:
- RotateLB or RandomLB in the simplest
- Simulacrum of LB-DB could be used
- Documentation 🙃
- Sections
- Message Priorities
- Perhaps through Senders/Receivers (C++23)
Features underway:
- Parameter Marshaling (Nikunj)
CharmLite Existing Features:
- Location Manager
- Over-decomposed collections with generic indices (and collectives over them)
- TMP-based entry method, chare-type, and callback function registration
- Typed callbacks and reductions