Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pxl-th committed Nov 19, 2023
1 parent 38e790b commit e4fdc13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ Currently, AMDGPU.jl utilizes following libraries:
### ROCm artifacts

There is limited support for ROCm 5.4+ artifacts which can be enabled with
[`AMDGPU.enable_artifacts!`](@ref).
[`AMDGPU.use_artifacts!`](@ref).

Limited means not all libraries are available and some of the functionality
may be disabled.

```@docs
AMDGPU.enable_artifacts!
AMDGPU.use_artifacts!
```

### Extra Setup Details
Expand Down

0 comments on commit e4fdc13

Please sign in to comment.