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
1717model] ( 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
1919Runtime] ( 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+
2427The current version of oneAPI.jl supports most of the oneAPI Level Zero interface, has
2528good kernel programming capabilties, and as a demonstration of that it fully implements
2629the 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