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 porting for pure Python #20

Open
ArnauMiro opened this issue Oct 25, 2023 · 0 comments
Open

GPU porting for pure Python #20

ArnauMiro opened this issue Oct 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ArnauMiro
Copy link
Owner

As stated by @b-fg, the CuPy library could be used for GPU porting. This library is interesting for the following main points in my opinion:

  1. Linear algebra libraries are implemented.
  2. Distributed access through NCCL.
  3. Profiling through NSYS.
  4. Low level memory management for the future.
@ArnauMiro ArnauMiro added the enhancement New feature or request label Oct 25, 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

2 participants