Open PragmaTwice opened 2 days ago
Hi @ScottTodd , thanks for your kindly review. Learn a lot.
I've refactored it to a separate PJRT build & test workflow now, feel free to give suggestions : )
Currently only the CPU plugin is enabled in CI (but the workflow is extensible itself, can just uncomment some matrix item) since:
ci-exactly: build_packages, test_pjrt
since other workflows aren't affected by these changes.I can also send you an invite to iree-org so the checks will run automatically for your PRs if you want.
Thank you for your quick actions!
I can also send you an invite to iree-org so the checks will run automatically for your PRs if you want.
Ahh thank you. That would be great. I'll accept the invitation : )
No problem. Caught me just before making dinner 😀 . Invite sent. Docs for access levels are at https://iree.dev/developers/general/contributing/#obtaining-commit-access
This changes are for adding the build workflow for
iree-pjrt-plugin-*
packages inbuild_tools/pkgci
scripts.Also, it enables the build of package
iree-pjrt-plugin-cpu
in Github Actions (pkgci.yaml).Some other changes are for fixing some build problems:
It closes #19221.
ci-exactly: build_packages, test_pjrt