Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Commit 1a01f11

Browse files
authored
Update README.md
1 parent 272c621 commit 1a01f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Implementation of the [abstract GPU Array Interface](https://github.com/JuliaGPU
44

55
CLArray uses [Transpiler.jl](https://github.com/SimonDanisch/Transpiler.jl) to compile Julia functions for the GPU using OpenCL.
66

7-
It implements the full abstract gpu interface in GPUArrays.
7+
It implements the full abstract gpu interface from GPUArrays.
88
To learn how to use it, please refer to the GPUArray documentations:
99

1010
[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://JuliaGPU.github.io/GPUArrays.jl/latest)

0 commit comments

Comments
 (0)