Skip to content

Commit

Permalink
Update README.md (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed May 17, 2023
1 parent a72c539 commit ab0cf02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -6,9 +6,9 @@ execution backends. KA is intended to be a minimal and
performant library that explores ways to write heterogeneous code.
Currently, the following backends are supported:

* [NVIDIA CUDA](https://github.com/JuliaGPU/CUDA.jl),
* [AMD ROCm](https://github.com/JuliaGPU/AMDGPU.jl),
* [Intel oneAPI](https://github.com/JuliaGPU/oneAPI.jl).
* [NVIDIA CUDA](https://github.com/JuliaGPU/CUDA.jl)
* [AMD ROCm](https://github.com/JuliaGPU/AMDGPU.jl)
* [Intel oneAPI](https://github.com/JuliaGPU/oneAPI.jl)
* [Apple Metal](https://github.com/JuliaGPU/Metal.jl)

[![Documentation (stable)][docs-stable-img]][docs-stable-url]
Expand Down

0 comments on commit ab0cf02

Please sign in to comment.