-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Upstream issues this work would benefit from:
Performance:
- Optimize comm patterns to avoid needing
usePrimitiveComm: - Enable
-schpl_serializeSlicesby default - Avoid need for
localAccesswhen using direct indexing: - Improve performance on InfiniBand networks:
Avoid non-user facing features:
- Avoid using non user-facing features for planner lock:
- Avoid using default-intent-is-ref pragma:
- Add official lower-level comm operations
Elegance:
- Use promoted/zippered expressions when possible instead of direct indexing
Older or not as relevant:
- Reduce interference between Chapel and separate OpenMP/Pthread runtimes:
npadmana
Metadata
Metadata
Assignees
Labels
No labels