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

Post-Merge CI #612

Merged
merged 7 commits into from
Jul 16, 2024
Merged

Post-Merge CI #612

merged 7 commits into from
Jul 16, 2024

Conversation

micmelesse
Copy link
Collaborator

@micmelesse micmelesse commented Jul 15, 2024

  • after a pr is merged, a ci job is ran that uses upstream triton's main branch to check the code. This is in contrast to the integration tests which use the code from main_perf to check the code.

@micmelesse micmelesse changed the title Micmelesse/post merge ci Post Merge CI Jul 15, 2024
@micmelesse micmelesse mentioned this pull request Jul 15, 2024
@micmelesse micmelesse changed the title Post Merge CI Post-Merge CI Jul 15, 2024
@micmelesse micmelesse marked this pull request as ready for review July 15, 2024 17:58
@micmelesse micmelesse requested a review from vgokhale July 15, 2024 18:03
Copy link
Collaborator

@vgokhale vgokhale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So right now it runs the same tests in both integration and post-merge tests, right?

@micmelesse
Copy link
Collaborator Author

So right now it runs the same tests in both integration and post-merge tests, right?

It is the same tests but in post-merge it rebases so that it is running with upstream compiler.

@micmelesse micmelesse merged commit d26ef1d into main_perf Jul 16, 2024
5 of 6 checks passed
micmelesse added a commit that referenced this pull request Jul 16, 2024
* remove on push for Integration Tests

* rename

* add post merge test

* save

* dtype params

* skip bad config

* fix more stuff
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.

2 participants