You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Writing down requirements for refactoring igpu dialect and L0 runner. Goal of this document is to keep track of tasks for refactoring code base to avoid duplicate effort.
level zero runner and igpu work would continue on main branch until most of the following requirements/features are ready on refactor branch.
Some of these may be applied to main branch during that period.
Any task with a checkmark against it indicates it is completed in the refactor branch.
Following list assume "dpcomp" project specific passes and dialects will be redone in refactor branch.
@silee2@nbpatel Could you specify which of the above bullets are required before you can move to the refactor branch? I presume some of the above could be added in parallel with your work. I would like to avoid unnecessary (or even duplicate) work and complication whenever possible.
Writing down requirements for refactoring igpu dialect and L0 runner. Goal of this document is to keep track of tasks for refactoring code base to avoid duplicate effort.
refactor
branch.refactor
branch.Also ran some experiments with https://github.com/silee2/mlir-extensions/blob/cleanup/mlir/CMakeLists.txt to filter out files not need to for level zero runner usage case.
The text was updated successfully, but these errors were encountered: