Skip to content

Make the scheduler mapping aware. - #148

Draft
KFAFSP wants to merge 1 commit into
torch-spyre:mainfrom
KFAFSP:kfaf/mapping
Draft

Make the scheduler mapping aware.#148
KFAFSP wants to merge 1 commit into
torch-spyre:mainfrom
KFAFSP:kfaf/mapping

Conversation

@KFAFSP

@KFAFSP KFAFSP commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

This PR is about revisiting all uses of the default compute resource that were introduced in #144 and replacing them with actually mapping aware implementations. The locations are:

  • ConstructThreeStagePipelinePass
  • DataTransferLowering patterns
  • LinalgLowering patterns
  • OperationLowerings patterns
  • SplitReductionInnerOuterDimPass
  • MaterializeRegistersPass

- Bumped `dataflow-scheduler-mlir-dialects` commit to include the new
  `DefaultDevice` and `Mapping` analyses.
- Changed `ConstructThreeStagePipelinePass` to be aware of compute
  units, and use mapping decisions.

Signed-off-by: Karl F. A. Friebel <karl.friebel@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant