You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- optically thin cooling based on tabulated cooling tables with either Townsend 2009 exact integration or operator-split subcycling
25
+
- tracer particles
25
26
- static and adaptive mesh refinement
26
27
- problem generators for
27
28
- linear waves
@@ -84,7 +85,7 @@ The following examples are a few standard cases.
84
85
85
86
Most simple configuration (only CPU, no MPI).
86
87
The `Kokkos_ARCH_...` parameter should be adjusted to match the target machine where AthenaPK will be executed.
87
-
A full list of architecture keywords is available on the [Kokkos wiki](https://kokkos.github.io/kokkos-core-wiki/keywords.html#architecture-keywords).
88
+
A full list of architecture keywords is available on the [Kokkos wiki](https://kokkos.org/kokkos-core-wiki/get-started/configuration-guide.html#keywords-arch).
88
89
89
90
# configure with enabling Intel Broadwell or similar architecture (AVX2) instructions
0 commit comments