Created
March 19, 2024 23:26
-
-
Save leshikus/87df0b2f481bf7a1e3f113504d0fe97d to your computer and use it in GitHub Desktop.
Run one test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rm -rf /home/jovyan/.triton/cache && ( cd intel-xpu-backend-for-triton/python && python3 -m pytest -n 1 --verbose --device xpu test/regression/test_functional_regressions.py 2>&1 ) | tee test.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment