Skip to content

Package cudajit.0.7.1 #28211

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lukstafi
Copy link
Contributor

cudajit.0.7.1

Bindings to the cuda and nvrtc libraries with a unified interface
Bindings to manually selected parts of lcuda and lnvrtc, with a few types and conversion functions to facilitate use.



🐫 Pull-request generated by opam-publish v2.5.0

@lukstafi
Copy link
Contributor Author

This release does not change functionality relative to version 0.7.0, it only removes dependencies on ppx_sexp_conv and ppx_expect.

The tests are expected to fail as otherwise we would require CUDA libraries as external dependencies, and that is tricky. The failures should provide instructions on installing CUDA. Here is a no-GPU CI run with 6 targets (4.13, 5.0, 5.3, Ubuntu, Windows), I also verified the GPU tests on two machines:

https://github.com/lukstafi/ocaml-cudajit/actions/runs/16388851910/job/46312135934

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