Skip to content

Lightweight Legion #1904

@manopapad

Description

@manopapad

Opening this on behalf of @lightsighter. The goal is to disable parts of the runtime that are irrelevant for the current configuration, so we don't pay for those at all:

cpu-only -> no dependence analysis and no coherence analysis
1 GPU -> no dependence analysis, yes coherence analysis but a single equivalence set
N GPU (single node) -> dependence analysis and limited coherence analysis
multi-node -> back to normal

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions