Skip to content

Features

Justin Szaday edited this page Apr 3, 2022 · 10 revisions

CharmLite Missing Features:

  • Zero-Copying (Justin)
  • 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)
  • Chare Insertion/Deletion

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
  • Support for Migratability:
    • Demo with Migrate Me
Clone this wiki locally