Skip to content

Commit

Permalink
Merge pull request #8225 from acc-mu3n/main
Browse files Browse the repository at this point in the history
Add CuPy Training Materials information to README.md
  • Loading branch information
takagi committed Mar 8, 2024
2 parents 7de16aa + 05d9ad4 commit d2abc0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ $ docker run --gpus all -it cupy/cupy
- [Release Notes](https://github.com/cupy/cupy/releases)
- [Projects using CuPy](https://github.com/cupy/cupy/wiki/Projects-using-CuPy)
- [Contribution Guide](https://docs.cupy.dev/en/stable/contribution.html)
- [GPU Acceleration in Python using CuPy and Numba (GTC November 2021 Technical Session)](https://www.nvidia.com/en-us/on-demand/session/gtcfall21-a31149/)
- [GPU-Acceleration of Signal Processing Workflows using CuPy and cuSignal[^1] (ICASSP'21 Tutorial)](https://github.com/awthomp/cusignal-icassp-tutorial)

[^1]: cuSignal is now part of CuPy starting v13.0.0.

## License

Expand Down

0 comments on commit d2abc0f

Please sign in to comment.