Skip to content

Commit

Permalink
Host CUDA blog-posts in juliagpu.org again. (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored Apr 21, 2024
1 parent b70bbd0 commit 0f3b777
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions post/2023-09-19-cuda_5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ abstract = """

{{abstract}}

{{ redirect "https://info.juliahub.com/cuda-jl-5-0-changes" }}


<!--

## Integrated profiler

Expand Down Expand Up @@ -178,5 +174,3 @@ toolkit, you will automatically get the latest version supported by your CUDA dr
[`gemv`](https://github.com/JuliaGPU/CUDA.jl/pull/1981) and
[`svd`](https://github.com/JuliaGPU/CUDA.jl/pull/2063) (by
[@lpawela](https://github.com/lpawela) and [@nikopj](https://github.com/nikopj).
-->
6 changes: 0 additions & 6 deletions post/2023-11-07-cuda_5.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ abstract = """

{{abstract}}

{{ redirect "https://info.juliahub.com/cuda-jl-5-1-unified-memory" }}

<!--
# CUDA.jl 5.1: Unified memory and cooperative groups

CUDA.jl 5.1 greatly improves the support of two important parts of the CUDA toolkit: unified
Expand Down Expand Up @@ -206,5 +202,3 @@ Apart from these two major features, CUDA.jl 5.1 also includes a number of small
- Improvements to the native profiler (`CUDA.@profiler`), now also showing local memory
usage, supporting more NVTX metadata, and with better support for Pluto.jl and Jupyter
- Many CUSOLVER and CUSPARSE improvements by [@amontoison](https://github.com/amontoison)
-->

0 comments on commit 0f3b777

Please sign in to comment.