Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] Add GitHub actions for runtime tests #1

Merged
merged 29 commits into from
May 10, 2024
Merged

Conversation

zero9178
Copy link
Member

@zero9178 zero9178 commented May 1, 2024

This PR adds a GitHub action which automatically:

  • Builds iree-compile for use in the runtime
  • Builds the IREE runtime with test and samples
  • Executes the tests

The installation flow as to how to build, run and test the runtime is also implicitly established

zero9178 added 28 commits May 1, 2024 22:54
Draft whose changes will get split out one by one until just CI things remain.
Only does build right now since we don't have tests
…or for running sanity tests, add known good baseline sample using local_sync.c
# Conflicts:
#	runtime/toolchain/Dockerfile
#	runtime/toolchain/README.md
# Conflicts:
#	runtime/CMakeLists.txt
#	runtime/samples/CMakeLists.txt
#	runtime/snitch_cluster/CMakeLists.txt
#	runtime/tests/CMakeLists.txt
@zero9178 zero9178 changed the title [WIP] Add GitHub actions doing basic compile test for now [ci] Add GitHub actions for runtime tests May 10, 2024
@zero9178 zero9178 marked this pull request as ready for review May 10, 2024 09:28
@zero9178 zero9178 merged commit 6a5dfb1 into main May 10, 2024
2 checks passed
@zero9178 zero9178 deleted the runtime-github-actions branch June 27, 2024 20:51
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