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] Clear op cache #406

Merged
merged 7 commits into from
Jan 5, 2024
Merged

[CI] Clear op cache #406

merged 7 commits into from
Jan 5, 2024

Conversation

hjjq
Copy link
Member

@hjjq hjjq commented Jan 3, 2024

Clear cache before each workflow run, as Github Action implicitly persists them on self hosted runners. Also fix minor bug in compile server.

@hjjq hjjq merged commit 70765da into hidet-org:main Jan 5, 2024
2 checks passed
@hjjq hjjq deleted the ci branch January 5, 2024 21:27
vadiklyutiy pushed a commit that referenced this pull request Dec 19, 2024
…tion `parallel_tune` is set to 1 (#406)

We have several parallel build steps that is not controlled by
`hidet.option.parallel_tune` option. This makes it difficult to do
non-parallel build for the purpose of debugging. This PR fixes the
issue.
vadiklyutiy pushed a commit that referenced this pull request Dec 20, 2024
…tion `parallel_tune` is set to 1 (#406)

We have several parallel build steps that is not controlled by
`hidet.option.parallel_tune` option. This makes it difficult to do
non-parallel build for the purpose of debugging. This PR fixes the
issue.
vadiklyutiy pushed a commit that referenced this pull request Dec 26, 2024
…tion `parallel_tune` is set to 1 (#406)

We have several parallel build steps that is not controlled by
`hidet.option.parallel_tune` option. This makes it difficult to do
non-parallel build for the purpose of debugging. This PR fixes the
issue.
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