What's Changed
- fix semaphore: hpx has moved semaphore to hpx namespace by @JiakunYan in #417
- Revert "fix semaphore: hpx has moved semaphore to hpx namespace" by @G-071 in #423
- Delete build_octotiger.sh by @diehlpk in #422
- Hydro optimizations: Explicit work aggregation, Comm optimizations, explicit SIMD instructions by @G-071 in #426
- Fix jenkins pipelines by @G-071 in #429
- Fix local communication by @G-071 in #427
- Update the IRC chanel to the new service by @diehlpk in #431
- Fix jenkins main by @G-071 in #440
- Remove #pragma once from cpp file by @msimberg in #437
- Replace hpx::util::unwrap with hpx::unwrap by @JiakunYan in #438
- Fix cmake variable OCTOTIGER_ARCH_FLAG and OCTOTIGER_CUDA_ARCH. by @JiakunYan in #439
- Fix cross compilation when OCTOTIGER_WITH_CUDA=OFF. by @JiakunYan in #441
- Greatly improve the performance of form_tree when regridding. by @JiakunYan in #443
- Reconstruct simd optimization by @G-071 in #428
- Print git information during Octo-Tiger startup by @G-071 in #445
- Add experimental SYCL Support by @G-071 in #432
- Fix print warnings by @G-071 in #446
- Delete move assignment operator by @G-071 in #448
- Turn comparison with unused result into assignment by @G-071 in #447
- Add cppuddle finalize method by @G-071 in #449
- Update README.md by @diehlpk in #451
- Update README.md by @G-071 in #453
- Add Kokkos dependency to tool targets in Kokkos builds by @G-071 in #452
- Add MultiGPU Support by @G-071 in #450
New Contributors
- @JiakunYan made their first contribution in #417
- @msimberg made their first contribution in #437
Full Changelog: v0.9.0...v0.10.0