File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,13 @@ oneAPI.jl provides support for working with the [oneAPI unified programming
17
17
model] ( https://software.intel.com/en-us/oneapi ) . The package is verified to work with the
18
18
(currently) only implementation of this interface [ that is part of the Intel Compute
19
19
Runtime] ( https://github.com/intel/compute-runtime ) , only available on Linux.
20
+ Windows support is experimental.
20
21
21
22
22
23
## Status
23
24
25
+ ** oneAPI.jl is looking for contributors and/or a maintainer. Reach out if you can help!**
26
+
24
27
The current version of oneAPI.jl supports most of the oneAPI Level Zero interface, has
25
28
good kernel programming capabilties, and as a demonstration of that it fully implements
26
29
the GPUArrays.jl array interfaces. This results in a full-featured GPU array type.
You can’t perform that action at this time.
0 commit comments