We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a06920e commit cb96054Copy full SHA for cb96054
docs/src/index.md
@@ -1,6 +1,6 @@
1
# CUDA programming in Julia
2
3
-The CUDA.jl package is the main entrypoint for programming NVIDIA GPUs in Julia. The package
+The [CUDA.jl](https://github.com/JuliaGPU/CUDA.jl) package is the main entrypoint for programming NVIDIA GPUs in Julia. The package
4
makes it possible to do so at various abstraction levels, from easy-to-use arrays down to
5
hand-written kernels using low-level CUDA APIs.
6
0 commit comments