Skip to content
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

Improve host code bindings #285

Open
vosen opened this issue Oct 13, 2024 · 0 comments
Open

Improve host code bindings #285

vosen opened this issue Oct 13, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@vosen
Copy link
Owner

vosen commented Oct 13, 2024

Expected outcome:
Current host code APIs in zluda does not use generated bindings: every CUDA update requires manually reapplying the functions we expose. Instead zluda should use cuda_function_declarations macro, same as zluda_dump.
While at it, CUresult should be redefined to effectively be Result<(), NonZeroU32>

Comments:

@vosen vosen added the help wanted Extra attention is needed label Oct 13, 2024
@vosen vosen self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant