mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 21:55:16 -04:00
Fixed typo
This commit is contained in:
parent
f1a96aba08
commit
6a627e7190
1 changed files with 1 additions and 1 deletions
|
|
@ -282,7 +282,7 @@ set_property(
|
|||
|
||||
set(CP2K_USE_ACCEL
|
||||
"NONE"
|
||||
CACHE STRING "Set hardware acceleartion support: CUDA, HIP")
|
||||
CACHE STRING "Set hardware acceleration support: CUDA, HIP")
|
||||
|
||||
set_property(CACHE CP2K_USE_ACCEL
|
||||
PROPERTY STRINGS ${CP2K_SUPPORTED_ACCELERATION_TARGETS})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue