Skip to content

Commit cacd3c2

Browse files
authored
Update README.md
1 parent 13dbe4a commit cacd3c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,13 @@ oneAPI.jl provides support for working with the [oneAPI unified programming
1717
model](https://software.intel.com/en-us/oneapi). The package is verified to work with the
1818
(currently) only implementation of this interface [that is part of the Intel Compute
1919
Runtime](https://github.com/intel/compute-runtime), only available on Linux.
20+
Windows support is experimental.
2021

2122

2223
## Status
2324

25+
**oneAPI.jl is looking for contributors and/or a maintainer. Reach out if you can help!**
26+
2427
The current version of oneAPI.jl supports most of the oneAPI Level Zero interface, has
2528
good kernel programming capabilties, and as a demonstration of that it fully implements
2629
the GPUArrays.jl array interfaces. This results in a full-featured GPU array type.

0 commit comments

Comments
 (0)