Skip to content

Commit

Permalink
Add note that AMD backend is not tested yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
lmh91 committed Oct 14, 2021
1 parent 633bc8c commit e251056
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/man/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,6 @@ calculate_electric_potential!(
There is no convergence check implemented yet on the GPU backend.
Take care that `max_n_iterations` is large enough.
The keyword `convergence_limit` is ignored with the GPU backend for now.

!!! note
The AMD backend was not yet tested due to lack of an AMD GPU (we are working on that).

0 comments on commit e251056

Please sign in to comment.