Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess committed Feb 8, 2024
1 parent 7a59922 commit 108b571
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions docs/src/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Chmy.jl

Documentation for Chmy.jl
Documentation for [Chmy.jl](https://github.com/PTsolvers/Chmy.jl).

Information about the GPU4GEO project can be found on the [GPU4GEO website](https://ptsolvers.github.io/GPU4GEO/)
Information about the GPU4GEO project can be found on the [GPU4GEO website](https://ptsolvers.github.io/GPU4GEO/).

## Doc content

- [Usage information](usage/runtests.md)
- [API reference](lib/modules.md)
2 changes: 1 addition & 1 deletion docs/src/usage/runtests.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ using Pkg
Pkg.test("Chmy")
```

## GPU tests - needs update!
## GPU tests

To run the Chmy test suite on CUDA or ROC backend (Nvidia or AMD GPUs), respectively, run the tests using `Pkg` adding following `test_args`:

Expand Down

0 comments on commit 108b571

Please sign in to comment.