Closed ahmadsharif1 closed 2 weeks ago
Add a workflow that builds a wheel with cuda and tests it by pip installing it.
pip install
Also add the ability to fail a cuda test if cuda is missing -- that will make sure the test doesn't get accidentally skipped.
Add a workflow that builds a wheel with cuda and tests it by
pip install
ing it.Also add the ability to fail a cuda test if cuda is missing -- that will make sure the test doesn't get accidentally skipped.