mirror of
https://github.com/deepseek-ai/DeepGEMM
synced 2025-05-10 08:00:35 +00:00
Decorate the test function with @pytest.mark.skipif(...) so the test is skipped if CUDA is unavailable. Move all testing logic into a function named test_jit() so it’s automatically discoverable by pytest. |
||
---|---|---|
.. | ||
test_core.py | ||
test_jit.py |