Closed dradice closed 2 months ago
The Elliptica initial data reader is internally parallelized with OpenMP. This patch adds libomp at the linking stage when linking against the Elliptica initial data reader. Note that this does not set Athena_ENABLE_OPENMP nor Kokkos_ENABLE_OPENMP.
Athena_ENABLE_OPENMP
Kokkos_ENABLE_OPENMP
The Elliptica initial data reader is internally parallelized with OpenMP. This patch adds libomp at the linking stage when linking against the Elliptica initial data reader. Note that this does not set
Athena_ENABLE_OPENMP
norKokkos_ENABLE_OPENMP
.