Skip to content

Commit

Permalink
Update oneapi.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Aug 8, 2023
1 parent 284aa9a commit d355547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oneapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Similarly to other GPU support packages in Julia, oneAPI.jl makes it possible to
- by writing your own kernels and launching them using the `@oneapi` macro;
- using the low-level Level Zero wrappers in the `oneL0` submodule.

For more information, refer to the [introductory blog post](/post/2020-11-05-oneapi_0.1/) and the [oneAPI status update blog post](https://juliagpu.org/post/2022-04-06-oneapi_update/).
For more information, refer to the [introductory blog post](/post/2020-11-05-oneapi_0.1/), the [oneAPI status update blog post](/post/2022-04-06-oneapi_update/), and the [oneMKL and ARC support blog post](/post/2023-02-08-oneapi_1.0/).

0 comments on commit d355547

Please sign in to comment.