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

Speed up tests #230

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Speed up tests #230

merged 1 commit into from
Jul 31, 2023

Conversation

jonatanklosko
Copy link
Member

@jonatanklosko jonatanklosko commented Jul 31, 2023

Mostly removing EXLA-compilation from places where EXLA backend is faster for one-off runs.

@jonatanklosko jonatanklosko force-pushed the jk-tests branch 2 times, most recently from 55ac23a to 7a5aa7d Compare July 31, 2023 19:29
@jonatanklosko
Copy link
Member Author

This combination of tests fails to run on CI. I thought it may be because with backend it's more involved (no fusion), but I checked and it fails without the changes or even when using EXLA globally. From the logs it's not even obvious what limit is the issue, so I will merge as this is at least faster locally.

@jonatanklosko jonatanklosko merged commit c65b143 into main Jul 31, 2023
2 of 4 checks passed
@jonatanklosko jonatanklosko deleted the jk-tests branch July 31, 2023 19:34
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