We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cuda-bindings
The implementation needs to carry out both steps at once:
cuda-python
cuda-python/cuda/pyproject.toml
Line 14 in 797286b
setup.py
pyproject.toml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The implementation needs to carry out both steps at once:
cuda-python
tocuda-bindings
cuda-python/cuda/pyproject.toml
Line 14 in 797286b
Add a new package named(tracked in Create a slimcuda-python
(we just need to add a newsetup.py
) that depends oncuda-bindings
pyproject.toml
forcuda-python
#167)The text was updated successfully, but these errors were encountered: