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 #9

Open
acalejos opened this issue May 24, 2023 · 1 comment
Open

GPU Support #9

acalejos opened this issue May 24, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@acalejos
Copy link
Owner

Need to implement GPU support. This includes:

  • Add CUDA flag in the build
  • Decide on an approach to precompilation with CUDA
  • Implement CUDA NIFs in C and Elixir side
  • Add Elixir-Side support for training and predicting with CUDA
  • Add in CUDA params

Some of the relevant API resources:

@acalejos acalejos added the enhancement New feature or request label May 24, 2023
@acalejos acalejos added this to the 0.3.0 milestone May 26, 2023
@acalejos
Copy link
Owner Author

Removing this from 0.3.0 milestone seeing as that release already has quite substantial additions and we would like to push those out

@acalejos acalejos removed this from the 0.3.0 milestone Jun 23, 2023
@acalejos acalejos added enhancement New feature or request and removed enhancement New feature or request labels Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant