nv-legate / legate.core

The Foundation for All Legate Libraries
https://docs.nvidia.com/legate/24.06/
Apache License 2.0
186 stars 61 forks source link

Update Base Mapper to Work with the Modified Legion Mapping Interface for Replicating Tasks #929

Closed lightsighter closed 8 months ago

lightsighter commented 8 months ago

This pull request updates the BaseMapper class so that it works with new interface for replicating tasks in Legion and removes the old replication function which no longer exists in the mapping interface. This request should only be merged after the shardrefine branch is merged into the control_replication branch of Legion or it will likely break things.

copy-pr-bot[bot] commented 8 months ago

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

magnatelee commented 8 months ago

Changes in this PR have been migrated to the internal repo.