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

GPU Support (CUDA) #27

Open
a-v-ebrahimi opened this issue Oct 12, 2022 · 1 comment
Open

GPU Support (CUDA) #27

a-v-ebrahimi opened this issue Oct 12, 2022 · 1 comment

Comments

@a-v-ebrahimi
Copy link

Do you have plan to support Nvidia CUDA?

@brandonmpetty
Copy link
Owner

I don't believe so. My plan is to add support for the original version of AdOtsu and while doing so (75% there), do a slight refactor of the library to make it easier to use and more flexible for parameter analysis. My final plan is to add Matlab bindings.

At that point I will have exhausted almost every L.A.T. algorithm of note, and ported it to just about every system one might want to experiment with it in. The last unexplored frontier would be CUDA/OpenCL, like you mentioned... or maybe SSE/AVX.

I am focusing right now on a large cyber security related project and because of that my time on this project has been cut short. I am also not well versed in CUDA. If you or anyone would like to contribute to this project, just let me know. It may make more sense as a new repo, like Doxa-GPU, since it would be such a radical departure. Something CPU based, like SSE/AVX, might make more sense living inside this specific repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants