Published August 31, 2023
| Version v0.10.0
Software
Open
STEllAR-GROUP/octotiger: Kokkos kernels
Authors/Creators
- 1. Louisiana State University Center for Computation & Technology
- 2. STE||AR Group
- 3. Center of Computation and Technology, LSU
- 4. NVIDIA
- 5. University of Oregon
- 6. CSCS
Description
What's Changed
- fix semaphore: hpx has moved semaphore to hpx namespace by @JiakunYan in https://github.com/STEllAR-GROUP/octotiger/pull/417
- Revert "fix semaphore: hpx has moved semaphore to hpx namespace" by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/423
- Delete build_octotiger.sh by @diehlpk in https://github.com/STEllAR-GROUP/octotiger/pull/422
- Hydro optimizations: Explicit work aggregation, Comm optimizations, explicit SIMD instructions by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/426
- Fix jenkins pipelines by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/429
- Fix local communication by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/427
- Update the IRC chanel to the new service by @diehlpk in https://github.com/STEllAR-GROUP/octotiger/pull/431
- Fix jenkins main by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/440
- Remove #pragma once from cpp file by @msimberg in https://github.com/STEllAR-GROUP/octotiger/pull/437
- Replace hpx::util::unwrap with hpx::unwrap by @JiakunYan in https://github.com/STEllAR-GROUP/octotiger/pull/438
- Fix cmake variable OCTOTIGER_ARCH_FLAG and OCTOTIGER_CUDA_ARCH. by @JiakunYan in https://github.com/STEllAR-GROUP/octotiger/pull/439
- Fix cross compilation when OCTOTIGER_WITH_CUDA=OFF. by @JiakunYan in https://github.com/STEllAR-GROUP/octotiger/pull/441
- Greatly improve the performance of form_tree when regridding. by @JiakunYan in https://github.com/STEllAR-GROUP/octotiger/pull/443
- Reconstruct simd optimization by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/428
- Print git information during Octo-Tiger startup by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/445
- Add experimental SYCL Support by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/432
- Fix print warnings by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/446
- Delete move assignment operator by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/448
- Turn comparison with unused result into assignment by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/447
- Add cppuddle finalize method by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/449
- Update README.md by @diehlpk in https://github.com/STEllAR-GROUP/octotiger/pull/451
- Update README.md by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/453
- Add Kokkos dependency to tool targets in Kokkos builds by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/452
- Add MultiGPU Support by @G-071 in https://github.com/STEllAR-GROUP/octotiger/pull/450
- @JiakunYan made their first contribution in https://github.com/STEllAR-GROUP/octotiger/pull/417
- @msimberg made their first contribution in https://github.com/STEllAR-GROUP/octotiger/pull/437
Full Changelog: https://github.com/STEllAR-GROUP/octotiger/compare/v0.9.0...v0.10.0
Notes
Files
STEllAR-GROUP/octotiger-v0.10.0.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:836b0d2c7043538481e7fa2675d6224b
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/STEllAR-GROUP/octotiger/tree/v0.10.0 (URL)