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

Nvidia remastered #464

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Nvidia remastered #464

merged 3 commits into from
Aug 27, 2024

Conversation

mratsim
Copy link
Owner

@mratsim mratsim commented Aug 27, 2024

This refactors the Nvidia backend in preparation for hardware accelerated elliptic curves and fields.
The Nvidia backend has been broken following AMDGPU and x86 experiments in:

This:

  • refactors the hello_world_nvidia so that it uses only low-level cuda primitives (but it may use high-level LLVM ones)
  • reimplement the add/sub/mul using the new framework which should significantly reduce boilerplate.

@mratsim mratsim merged commit 65147ed into master Aug 27, 2024
12 checks passed
@mratsim mratsim deleted the nvidia-remastered branch August 27, 2024 14:53
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