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

CUDA support #213

Open
Sha-x2-nk opened this issue May 30, 2024 · 0 comments
Open

CUDA support #213

Sha-x2-nk opened this issue May 30, 2024 · 0 comments

Comments

@Sha-x2-nk
Copy link

Sha-x2-nk commented May 30, 2024

Hi.

feature:
Adding CUDA support to numCPP, where classes and stuff will be same, but kernels are going to run on CUDA GPUs.

Turns out, I already have a project named numC - numPy similar code, ported to C++, and accelarated on GPU. I used my own implementations for the kernels, but for production code, we can shift to thrust.
My code is visible on my github repo, under the name MNIST_NUMC -> modules -> numC.
I would request you to allow me work on this and we'll get started right away. Awaiting your response.

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

No branches or pull requests

1 participant