Skip to content

Commit

Permalink
Link the architecture keywords list
Browse files Browse the repository at this point in the history
  • Loading branch information
cz4rs committed May 21, 2022
1 parent 25a2cae commit 84beac2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ProgrammingGuide/Compiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ The following options control `find_package` paths for CMake-based TPLs:

#### Architecture Keywords
Architecture-specific optimizations can be enabled by specifying `-DKokkos_ARCH_X`.
See the [complete list of architecture keywords](../API-Reference/Macros.md#architectures).

* Kokkos_ARCH_A64FX
* Whether to optimize for ARMv8.2 with SVE Support
Expand Down

0 comments on commit 84beac2

Please sign in to comment.