Skip to content

Commit

Permalink
Mark HIP and OpenCL as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
alazzaro committed Dec 23, 2021
1 parent 507a1e5 commit 99008e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,8 @@ SIRIUS is a domain specific library for electronic structure calculations.

### 2u. ROCM/HIP (Support for AMD GPU)

:warning: **Experimental**, please report any problem.

The code for the HIP based grid backend was developed and tested on Mi100 but
should work out of the box on Nvidia hardware as well.

Expand All @@ -355,6 +357,8 @@ should work out of the box on Nvidia hardware as well.

### 2v. OpenCL Devices

:warning: **Experimental**, please report any problem.

OpenCL devices are currently supported by DBCSR and can cover GPUs and other devices.
Kernels can be automatically tuned similar to the CUDA/HIP backend in DBCSR.
CP2K's grid backend does not yet support OpenCL devices.
Expand Down
2 changes: 1 addition & 1 deletion exts/dbcsr
Submodule dbcsr updated 1 files
+2 −2 VERSION

0 comments on commit 99008e9

Please sign in to comment.