Skip to content

Changes

#12 (Aug 7, 2024, 10:47:29 AM)

  1. Make ExecutionSpace constructors explicit (#7156) — noreply / githubweb
  2. Bump ossf/scorecard-action from 2.3.3 to 2.4.0 — noreply / githubweb
  3. Fix Kokkos_CoreUnitTest_DeviceAndThreads (#7159) — noreply / githubweb
  4. Add nvidia Grace Architecture (#7158) — noreply / githubweb
  5. tutorials: do not mention requiring c++11 — timo.heister / githubweb
  6. Enable deprecation warnings in the GCC 8.4 build — Damien L-G / githubweb
  7. Disable deprecated warnings with GCC < 11.1 for Pair<T1, void> — Damien L-G / githubweb
  8. Prefer ExecutionSpace::name() to a typeid expression in hello world — Damien L-G / githubweb
  9. OpenMPTarget: Delete ununsed code. — rgayatri / githubweb
  10. Implement KOKKOS_ENABLE_IMPL_VIEW_OF_VIEWS_DESTRUCTOR_PRECONDITION_VIOLATION_WORKAROUND (#7168) — noreply / githubweb
  11. Hide `IMPL_REF_COUNT_BRANCH_UNLIKELY` option (#7175) — noreply / githubweb
  12. [ci skip] Bump develop to version 4.4.99 — Damien L-G / githubweb
  13. remove usage of ENABLE_CXX11_DISPATCH_LAMBDA (#7176) — noreply / githubweb
  14. Add support for AMD Phoenix APUs with Radeon 740M/760M/780M/880M/890M (#7162) — noreply / githubweb
  15. mention indent/formatting script — timo.heister / githubweb
  16. add missing tutorials to CMake configuration — timo.heister / githubweb
  17. add NOLINT statement — timo.heister / githubweb
  18. Fix bogus warnings for cuda/11.4 with gcc/8.5 (#7181) — noreply / githubweb
  19. OpenMPTarget: Remove OpenMPTargetExec (#6594) — noreply / githubweb
  20. Avoid nesting fences into parallel_for when initializing/deleting views — Damien L-G / githubweb
  21. Fix atomic accessor for pre-volta GPU architectures (#7189) — noreply / githubweb
  22. Bump actions/upload-artifact from 4.3.4 to 4.3.5 — noreply / githubweb
  23. OpenMPTarget: DeepCopy in separate file. (#7192) — noreply / githubweb

#4 (Apr 5, 2024, 9:38:18 PM)

  1. Fix deep copy when filling Rank-7 views — cedric.chevalier / githubweb
  2. TestViewCopy_c.hpp: add new unit test for deep copy (ViewFill) — cedric.chevalier / githubweb
  3. TestViewCopy_c.hpp: better handling for OpenMPTarget — cedric.chevalier / githubweb
  4. Do not return a copy of the input functor for Kokkos::Experimental::for_each — thomas.padioleau / githubweb
  5. Accommodate users that depend on a code that define silly macros (#6909) — noreply / githubweb
  6. SYCL: Fix multi-GPU support and add test (#6887) — noreply / githubweb
  7. SYCL: Unroll shuffle loops for top-level parallel_reduce and parallel_scan (#6750) — noreply / githubweb
  8. Preparing readme for develop as the default branch (#6796) — noreply / githubweb
  9. CHANGELOG.md: 4.3.00 update — ndellin / githubweb
  10. Refactor: Uniformize `create_mirror*` parameter name for views (#6917) — noreply / githubweb
  11. SYCL: Improve team_reduce implementation (#6562) — noreply / githubweb
  12. Enhanced test and renamed functions — donlee / githubweb

#3 (Apr 1, 2024, 9:07:21 PM)

  1. SYCL: Cleanup device selection — Daniel Arndt / githubweb
  2. Adding SECURITY.md file — crtrott / githubweb
  3. Cleanup KOKKOS_CONFIGURE_CORE — Daniel Arndt / githubweb
  4. Avoid detecting unwanted fences in the parallel_scan_no_fence test — Daniel Arndt / githubweb
  5. Add test for current CTAD support with RangePolicy (#6803) — noreply / githubweb
  6. multi-GPU support: Add test for all policies (#6782) — noreply / githubweb
  7. Implement sort_by_key (#6801) — noreply / githubweb
  8. Fix scorecard workflow (#6831) — noreply / githubweb
  9. Remove redundant RangePolicy constructor (#6841) — noreply / githubweb
  10. Bump Google Benchmark version v1.{6.2 -> 7.1} in CMake FetchContent — Damien L-G / githubweb
  11. Remove variadic range policy constructor (#6845) — noreply / githubweb
  12. Avoid unused variable warning in TestRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  13. bytes_and_flops with CMake — cedric.chevalier / githubweb
  14. bytes_and_flops fix a small bug in command line argument — cedric.chevalier / githubweb
  15. add gather benchmark to CMake — cedric.chevalier / githubweb
  16. add atomic benchmark to CMake — cedric.chevalier / githubweb
  17. add policy_performance benchmark to CMake — cedric.chevalier / githubweb
  18. fix some warnings in policy_performance benchmark — cedric.chevalier / githubweb
  19. policy_benchmark: fix indentation — cedric.chevalier / githubweb
  20. Benchmarks: disable 2 benchmarks for OpenMPTarget — cedric.chevalier / githubweb
  21. bytes_and_flops: fix a counter name — cedric.chevalier / githubweb
  22. Fix C-style cast — Daniel Arndt / githubweb
  23. Fix amdclang++ compilation (#6857) — noreply / githubweb
  24. Fix fallback implementation for sort_by_key (#6856) — noreply / githubweb
  25. Update the unsafe implicit conversion error message in MDRangePolicy (#6855) — noreply / githubweb
  26. Split some classes from Kokkos_ViewMapping (#6859) — noreply / githubweb
  27. update mdspan tpl — nmmoral / githubweb
  28. CTAD (deduction guides) for RangePolicy (#6850) — noreply / githubweb
  29. CTAD (deduction guides) for MDRangePolicy (#5516) — noreply / githubweb
  30. Add support for rocThrust in sort when using HIP (#6793) — noreply / githubweb
  31. Add HIP specialization for sort-by-key — Bruno Turcksin / githubweb
  32. Fix unused variable warning in TestMDRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  33. Improve message on view out of bounds access and always abort (#6861) — noreply / githubweb
  34. Fix linking with rothrust in downstream applications — Daniel Arndt / githubweb
  35. SYCL: Make sure to call find_dependency for oneDPL if necessary  (#6870) — noreply / githubweb
  36. Don't use Fedora development version in GitHub CI — Daniel Arndt / githubweb
  37. kokkos_tpls.cmake: update default option to enable rocthrust — ndellin / githubweb
  38. Scratch space fix for MultiGPU (#6866) — noreply / githubweb
  39. [ci skip] Bump version number to 4.3.99 — Damien L-G / githubweb
  40. Fix Makefile.kokkos for Threads — Daniel Arndt / githubweb
  41. Fix a bug in Makefile when using AMD GPU architectures (#6892) — noreply / githubweb
  42. Cuda: Fix configuring with CMake 3.28.4 (#6898) — noreply / githubweb
  43. Update Intel GPU architectures in Makefile (#6895) — noreply / githubweb
  44. Move `Kokkos::Array` tests to a more suitable place (#6905) — noreply / githubweb
  45. Fixed and simplified the unit test — donlee / githubweb

#3 (Apr 1, 2024, 9:07:21 PM)

  1. SYCL: Cleanup device selection — Daniel Arndt / githubweb
  2. Adding SECURITY.md file — crtrott / githubweb
  3. Cleanup KOKKOS_CONFIGURE_CORE — Daniel Arndt / githubweb
  4. Avoid detecting unwanted fences in the parallel_scan_no_fence test — Daniel Arndt / githubweb
  5. Add test for current CTAD support with RangePolicy (#6803) — noreply / githubweb
  6. multi-GPU support: Add test for all policies (#6782) — noreply / githubweb
  7. Implement sort_by_key (#6801) — noreply / githubweb
  8. Fix scorecard workflow (#6831) — noreply / githubweb
  9. Remove redundant RangePolicy constructor (#6841) — noreply / githubweb
  10. Bump Google Benchmark version v1.{6.2 -> 7.1} in CMake FetchContent — Damien L-G / githubweb
  11. Remove variadic range policy constructor (#6845) — noreply / githubweb
  12. Avoid unused variable warning in TestRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  13. bytes_and_flops with CMake — cedric.chevalier / githubweb
  14. bytes_and_flops fix a small bug in command line argument — cedric.chevalier / githubweb
  15. add gather benchmark to CMake — cedric.chevalier / githubweb
  16. add atomic benchmark to CMake — cedric.chevalier / githubweb
  17. add policy_performance benchmark to CMake — cedric.chevalier / githubweb
  18. fix some warnings in policy_performance benchmark — cedric.chevalier / githubweb
  19. policy_benchmark: fix indentation — cedric.chevalier / githubweb
  20. Benchmarks: disable 2 benchmarks for OpenMPTarget — cedric.chevalier / githubweb
  21. bytes_and_flops: fix a counter name — cedric.chevalier / githubweb
  22. Fix C-style cast — Daniel Arndt / githubweb
  23. Fix amdclang++ compilation (#6857) — noreply / githubweb
  24. Fix fallback implementation for sort_by_key (#6856) — noreply / githubweb
  25. Update the unsafe implicit conversion error message in MDRangePolicy (#6855) — noreply / githubweb
  26. Split some classes from Kokkos_ViewMapping (#6859) — noreply / githubweb
  27. update mdspan tpl — nmmoral / githubweb
  28. CTAD (deduction guides) for RangePolicy (#6850) — noreply / githubweb
  29. CTAD (deduction guides) for MDRangePolicy (#5516) — noreply / githubweb
  30. Add support for rocThrust in sort when using HIP (#6793) — noreply / githubweb
  31. Add HIP specialization for sort-by-key — Bruno Turcksin / githubweb
  32. Fix unused variable warning in TestMDRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  33. Improve message on view out of bounds access and always abort (#6861) — noreply / githubweb
  34. Fix linking with rothrust in downstream applications — Daniel Arndt / githubweb
  35. SYCL: Make sure to call find_dependency for oneDPL if necessary  (#6870) — noreply / githubweb
  36. Don't use Fedora development version in GitHub CI — Daniel Arndt / githubweb
  37. kokkos_tpls.cmake: update default option to enable rocthrust — ndellin / githubweb
  38. Scratch space fix for MultiGPU (#6866) — noreply / githubweb
  39. [ci skip] Bump version number to 4.3.99 — Damien L-G / githubweb
  40. Fix Makefile.kokkos for Threads — Daniel Arndt / githubweb
  41. Fix a bug in Makefile when using AMD GPU architectures (#6892) — noreply / githubweb
  42. Cuda: Fix configuring with CMake 3.28.4 (#6898) — noreply / githubweb
  43. Update Intel GPU architectures in Makefile (#6895) — noreply / githubweb
  44. Move `Kokkos::Array` tests to a more suitable place (#6905) — noreply / githubweb
  45. Fixed and simplified the unit test — donlee / githubweb

#3 (Apr 1, 2024, 9:07:21 PM)

  1. SYCL: Cleanup device selection — Daniel Arndt / githubweb
  2. Adding SECURITY.md file — crtrott / githubweb
  3. Cleanup KOKKOS_CONFIGURE_CORE — Daniel Arndt / githubweb
  4. Avoid detecting unwanted fences in the parallel_scan_no_fence test — Daniel Arndt / githubweb
  5. Add test for current CTAD support with RangePolicy (#6803) — noreply / githubweb
  6. multi-GPU support: Add test for all policies (#6782) — noreply / githubweb
  7. Implement sort_by_key (#6801) — noreply / githubweb
  8. Fix scorecard workflow (#6831) — noreply / githubweb
  9. Remove redundant RangePolicy constructor (#6841) — noreply / githubweb
  10. Bump Google Benchmark version v1.{6.2 -> 7.1} in CMake FetchContent — Damien L-G / githubweb
  11. Remove variadic range policy constructor (#6845) — noreply / githubweb
  12. Avoid unused variable warning in TestRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  13. bytes_and_flops with CMake — cedric.chevalier / githubweb
  14. bytes_and_flops fix a small bug in command line argument — cedric.chevalier / githubweb
  15. add gather benchmark to CMake — cedric.chevalier / githubweb
  16. add atomic benchmark to CMake — cedric.chevalier / githubweb
  17. add policy_performance benchmark to CMake — cedric.chevalier / githubweb
  18. fix some warnings in policy_performance benchmark — cedric.chevalier / githubweb
  19. policy_benchmark: fix indentation — cedric.chevalier / githubweb
  20. Benchmarks: disable 2 benchmarks for OpenMPTarget — cedric.chevalier / githubweb
  21. bytes_and_flops: fix a counter name — cedric.chevalier / githubweb
  22. Fix C-style cast — Daniel Arndt / githubweb
  23. Fix amdclang++ compilation (#6857) — noreply / githubweb
  24. Fix fallback implementation for sort_by_key (#6856) — noreply / githubweb
  25. Update the unsafe implicit conversion error message in MDRangePolicy (#6855) — noreply / githubweb
  26. Split some classes from Kokkos_ViewMapping (#6859) — noreply / githubweb
  27. update mdspan tpl — nmmoral / githubweb
  28. CTAD (deduction guides) for RangePolicy (#6850) — noreply / githubweb
  29. CTAD (deduction guides) for MDRangePolicy (#5516) — noreply / githubweb
  30. Add support for rocThrust in sort when using HIP (#6793) — noreply / githubweb
  31. Add HIP specialization for sort-by-key — Bruno Turcksin / githubweb
  32. Fix unused variable warning in TestMDRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  33. Improve message on view out of bounds access and always abort (#6861) — noreply / githubweb
  34. Fix linking with rothrust in downstream applications — Daniel Arndt / githubweb
  35. SYCL: Make sure to call find_dependency for oneDPL if necessary  (#6870) — noreply / githubweb
  36. Don't use Fedora development version in GitHub CI — Daniel Arndt / githubweb
  37. kokkos_tpls.cmake: update default option to enable rocthrust — ndellin / githubweb
  38. Scratch space fix for MultiGPU (#6866) — noreply / githubweb
  39. [ci skip] Bump version number to 4.3.99 — Damien L-G / githubweb
  40. Fix Makefile.kokkos for Threads — Daniel Arndt / githubweb
  41. Fix a bug in Makefile when using AMD GPU architectures (#6892) — noreply / githubweb
  42. Cuda: Fix configuring with CMake 3.28.4 (#6898) — noreply / githubweb
  43. Update Intel GPU architectures in Makefile (#6895) — noreply / githubweb
  44. Move `Kokkos::Array` tests to a more suitable place (#6905) — noreply / githubweb
  45. Fixed and simplified the unit test — donlee / githubweb

#3 (Apr 1, 2024, 9:07:21 PM)

  1. SYCL: Cleanup device selection — Daniel Arndt / githubweb
  2. Adding SECURITY.md file — crtrott / githubweb
  3. Cleanup KOKKOS_CONFIGURE_CORE — Daniel Arndt / githubweb
  4. Avoid detecting unwanted fences in the parallel_scan_no_fence test — Daniel Arndt / githubweb
  5. Add test for current CTAD support with RangePolicy (#6803) — noreply / githubweb
  6. multi-GPU support: Add test for all policies (#6782) — noreply / githubweb
  7. Implement sort_by_key (#6801) — noreply / githubweb
  8. Fix scorecard workflow (#6831) — noreply / githubweb
  9. Remove redundant RangePolicy constructor (#6841) — noreply / githubweb
  10. Bump Google Benchmark version v1.{6.2 -> 7.1} in CMake FetchContent — Damien L-G / githubweb
  11. Remove variadic range policy constructor (#6845) — noreply / githubweb
  12. Avoid unused variable warning in TestRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  13. bytes_and_flops with CMake — cedric.chevalier / githubweb
  14. bytes_and_flops fix a small bug in command line argument — cedric.chevalier / githubweb
  15. add gather benchmark to CMake — cedric.chevalier / githubweb
  16. add atomic benchmark to CMake — cedric.chevalier / githubweb
  17. add policy_performance benchmark to CMake — cedric.chevalier / githubweb
  18. fix some warnings in policy_performance benchmark — cedric.chevalier / githubweb
  19. policy_benchmark: fix indentation — cedric.chevalier / githubweb
  20. Benchmarks: disable 2 benchmarks for OpenMPTarget — cedric.chevalier / githubweb
  21. bytes_and_flops: fix a counter name — cedric.chevalier / githubweb
  22. Fix C-style cast — Daniel Arndt / githubweb
  23. Fix amdclang++ compilation (#6857) — noreply / githubweb
  24. Fix fallback implementation for sort_by_key (#6856) — noreply / githubweb
  25. Update the unsafe implicit conversion error message in MDRangePolicy (#6855) — noreply / githubweb
  26. Split some classes from Kokkos_ViewMapping (#6859) — noreply / githubweb
  27. update mdspan tpl — nmmoral / githubweb
  28. CTAD (deduction guides) for RangePolicy (#6850) — noreply / githubweb
  29. CTAD (deduction guides) for MDRangePolicy (#5516) — noreply / githubweb
  30. Add support for rocThrust in sort when using HIP (#6793) — noreply / githubweb
  31. Add HIP specialization for sort-by-key — Bruno Turcksin / githubweb
  32. Fix unused variable warning in TestMDRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  33. Improve message on view out of bounds access and always abort (#6861) — noreply / githubweb
  34. Fix linking with rothrust in downstream applications — Daniel Arndt / githubweb
  35. SYCL: Make sure to call find_dependency for oneDPL if necessary  (#6870) — noreply / githubweb
  36. Don't use Fedora development version in GitHub CI — Daniel Arndt / githubweb
  37. kokkos_tpls.cmake: update default option to enable rocthrust — ndellin / githubweb
  38. Scratch space fix for MultiGPU (#6866) — noreply / githubweb
  39. [ci skip] Bump version number to 4.3.99 — Damien L-G / githubweb
  40. Fix Makefile.kokkos for Threads — Daniel Arndt / githubweb
  41. Fix a bug in Makefile when using AMD GPU architectures (#6892) — noreply / githubweb
  42. Cuda: Fix configuring with CMake 3.28.4 (#6898) — noreply / githubweb
  43. Update Intel GPU architectures in Makefile (#6895) — noreply / githubweb
  44. Move `Kokkos::Array` tests to a more suitable place (#6905) — noreply / githubweb
  45. Fixed and simplified the unit test — donlee / githubweb

#3 (Apr 1, 2024, 9:07:21 PM)

  1. SYCL: Cleanup device selection — Daniel Arndt / githubweb
  2. Adding SECURITY.md file — crtrott / githubweb
  3. Cleanup KOKKOS_CONFIGURE_CORE — Daniel Arndt / githubweb
  4. Avoid detecting unwanted fences in the parallel_scan_no_fence test — Daniel Arndt / githubweb
  5. Add test for current CTAD support with RangePolicy (#6803) — noreply / githubweb
  6. multi-GPU support: Add test for all policies (#6782) — noreply / githubweb
  7. Implement sort_by_key (#6801) — noreply / githubweb
  8. Fix scorecard workflow (#6831) — noreply / githubweb
  9. Remove redundant RangePolicy constructor (#6841) — noreply / githubweb
  10. Bump Google Benchmark version v1.{6.2 -> 7.1} in CMake FetchContent — Damien L-G / githubweb
  11. Remove variadic range policy constructor (#6845) — noreply / githubweb
  12. Avoid unused variable warning in TestRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  13. bytes_and_flops with CMake — cedric.chevalier / githubweb
  14. bytes_and_flops fix a small bug in command line argument — cedric.chevalier / githubweb
  15. add gather benchmark to CMake — cedric.chevalier / githubweb
  16. add atomic benchmark to CMake — cedric.chevalier / githubweb
  17. add policy_performance benchmark to CMake — cedric.chevalier / githubweb
  18. fix some warnings in policy_performance benchmark — cedric.chevalier / githubweb
  19. policy_benchmark: fix indentation — cedric.chevalier / githubweb
  20. Benchmarks: disable 2 benchmarks for OpenMPTarget — cedric.chevalier / githubweb
  21. bytes_and_flops: fix a counter name — cedric.chevalier / githubweb
  22. Fix C-style cast — Daniel Arndt / githubweb
  23. Fix amdclang++ compilation (#6857) — noreply / githubweb
  24. Fix fallback implementation for sort_by_key (#6856) — noreply / githubweb
  25. Update the unsafe implicit conversion error message in MDRangePolicy (#6855) — noreply / githubweb
  26. Split some classes from Kokkos_ViewMapping (#6859) — noreply / githubweb
  27. update mdspan tpl — nmmoral / githubweb
  28. CTAD (deduction guides) for RangePolicy (#6850) — noreply / githubweb
  29. CTAD (deduction guides) for MDRangePolicy (#5516) — noreply / githubweb
  30. Add support for rocThrust in sort when using HIP (#6793) — noreply / githubweb
  31. Add HIP specialization for sort-by-key — Bruno Turcksin / githubweb
  32. Fix unused variable warning in TestMDRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  33. Improve message on view out of bounds access and always abort (#6861) — noreply / githubweb
  34. Fix linking with rothrust in downstream applications — Daniel Arndt / githubweb
  35. SYCL: Make sure to call find_dependency for oneDPL if necessary  (#6870) — noreply / githubweb
  36. Don't use Fedora development version in GitHub CI — Daniel Arndt / githubweb
  37. kokkos_tpls.cmake: update default option to enable rocthrust — ndellin / githubweb
  38. Scratch space fix for MultiGPU (#6866) — noreply / githubweb
  39. [ci skip] Bump version number to 4.3.99 — Damien L-G / githubweb
  40. Fix Makefile.kokkos for Threads — Daniel Arndt / githubweb
  41. Fix a bug in Makefile when using AMD GPU architectures (#6892) — noreply / githubweb
  42. Cuda: Fix configuring with CMake 3.28.4 (#6898) — noreply / githubweb
  43. Update Intel GPU architectures in Makefile (#6895) — noreply / githubweb
  44. Move `Kokkos::Array` tests to a more suitable place (#6905) — noreply / githubweb
  45. Fixed and simplified the unit test — donlee / githubweb

#3 (Apr 1, 2024, 9:07:21 PM)

  1. SYCL: Cleanup device selection — Daniel Arndt / githubweb
  2. Adding SECURITY.md file — crtrott / githubweb
  3. Cleanup KOKKOS_CONFIGURE_CORE — Daniel Arndt / githubweb
  4. Avoid detecting unwanted fences in the parallel_scan_no_fence test — Daniel Arndt / githubweb
  5. Add test for current CTAD support with RangePolicy (#6803) — noreply / githubweb
  6. multi-GPU support: Add test for all policies (#6782) — noreply / githubweb
  7. Implement sort_by_key (#6801) — noreply / githubweb
  8. Fix scorecard workflow (#6831) — noreply / githubweb
  9. Remove redundant RangePolicy constructor (#6841) — noreply / githubweb
  10. Bump Google Benchmark version v1.{6.2 -> 7.1} in CMake FetchContent — Damien L-G / githubweb
  11. Remove variadic range policy constructor (#6845) — noreply / githubweb
  12. Avoid unused variable warning in TestRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  13. bytes_and_flops with CMake — cedric.chevalier / githubweb
  14. bytes_and_flops fix a small bug in command line argument — cedric.chevalier / githubweb
  15. add gather benchmark to CMake — cedric.chevalier / githubweb
  16. add atomic benchmark to CMake — cedric.chevalier / githubweb
  17. add policy_performance benchmark to CMake — cedric.chevalier / githubweb
  18. fix some warnings in policy_performance benchmark — cedric.chevalier / githubweb
  19. policy_benchmark: fix indentation — cedric.chevalier / githubweb
  20. Benchmarks: disable 2 benchmarks for OpenMPTarget — cedric.chevalier / githubweb
  21. bytes_and_flops: fix a counter name — cedric.chevalier / githubweb
  22. Fix C-style cast — Daniel Arndt / githubweb
  23. Fix amdclang++ compilation (#6857) — noreply / githubweb
  24. Fix fallback implementation for sort_by_key (#6856) — noreply / githubweb
  25. Update the unsafe implicit conversion error message in MDRangePolicy (#6855) — noreply / githubweb
  26. Split some classes from Kokkos_ViewMapping (#6859) — noreply / githubweb
  27. update mdspan tpl — nmmoral / githubweb
  28. CTAD (deduction guides) for RangePolicy (#6850) — noreply / githubweb
  29. CTAD (deduction guides) for MDRangePolicy (#5516) — noreply / githubweb
  30. Add support for rocThrust in sort when using HIP (#6793) — noreply / githubweb
  31. Add HIP specialization for sort-by-key — Bruno Turcksin / githubweb
  32. Fix unused variable warning in TestMDRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  33. Improve message on view out of bounds access and always abort (#6861) — noreply / githubweb
  34. Fix linking with rothrust in downstream applications — Daniel Arndt / githubweb
  35. SYCL: Make sure to call find_dependency for oneDPL if necessary  (#6870) — noreply / githubweb
  36. Don't use Fedora development version in GitHub CI — Daniel Arndt / githubweb
  37. kokkos_tpls.cmake: update default option to enable rocthrust — ndellin / githubweb
  38. Scratch space fix for MultiGPU (#6866) — noreply / githubweb
  39. [ci skip] Bump version number to 4.3.99 — Damien L-G / githubweb
  40. Fix Makefile.kokkos for Threads — Daniel Arndt / githubweb
  41. Fix a bug in Makefile when using AMD GPU architectures (#6892) — noreply / githubweb
  42. Cuda: Fix configuring with CMake 3.28.4 (#6898) — noreply / githubweb
  43. Update Intel GPU architectures in Makefile (#6895) — noreply / githubweb
  44. Move `Kokkos::Array` tests to a more suitable place (#6905) — noreply / githubweb
  45. Fixed and simplified the unit test — donlee / githubweb

#3 (Apr 1, 2024, 9:07:21 PM)

  1. SYCL: Cleanup device selection — Daniel Arndt / githubweb
  2. Adding SECURITY.md file — crtrott / githubweb
  3. Cleanup KOKKOS_CONFIGURE_CORE — Daniel Arndt / githubweb
  4. Avoid detecting unwanted fences in the parallel_scan_no_fence test — Daniel Arndt / githubweb
  5. Add test for current CTAD support with RangePolicy (#6803) — noreply / githubweb
  6. multi-GPU support: Add test for all policies (#6782) — noreply / githubweb
  7. Implement sort_by_key (#6801) — noreply / githubweb
  8. Fix scorecard workflow (#6831) — noreply / githubweb
  9. Remove redundant RangePolicy constructor (#6841) — noreply / githubweb
  10. Bump Google Benchmark version v1.{6.2 -> 7.1} in CMake FetchContent — Damien L-G / githubweb
  11. Remove variadic range policy constructor (#6845) — noreply / githubweb
  12. Avoid unused variable warning in TestRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  13. bytes_and_flops with CMake — cedric.chevalier / githubweb
  14. bytes_and_flops fix a small bug in command line argument — cedric.chevalier / githubweb
  15. add gather benchmark to CMake — cedric.chevalier / githubweb
  16. add atomic benchmark to CMake — cedric.chevalier / githubweb
  17. add policy_performance benchmark to CMake — cedric.chevalier / githubweb
  18. fix some warnings in policy_performance benchmark — cedric.chevalier / githubweb
  19. policy_benchmark: fix indentation — cedric.chevalier / githubweb
  20. Benchmarks: disable 2 benchmarks for OpenMPTarget — cedric.chevalier / githubweb
  21. bytes_and_flops: fix a counter name — cedric.chevalier / githubweb
  22. Fix C-style cast — Daniel Arndt / githubweb
  23. Fix amdclang++ compilation (#6857) — noreply / githubweb
  24. Fix fallback implementation for sort_by_key (#6856) — noreply / githubweb
  25. Update the unsafe implicit conversion error message in MDRangePolicy (#6855) — noreply / githubweb
  26. Split some classes from Kokkos_ViewMapping (#6859) — noreply / githubweb
  27. update mdspan tpl — nmmoral / githubweb
  28. CTAD (deduction guides) for RangePolicy (#6850) — noreply / githubweb
  29. CTAD (deduction guides) for MDRangePolicy (#5516) — noreply / githubweb
  30. Add support for rocThrust in sort when using HIP (#6793) — noreply / githubweb
  31. Add HIP specialization for sort-by-key — Bruno Turcksin / githubweb
  32. Fix unused variable warning in TestMDRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  33. Improve message on view out of bounds access and always abort (#6861) — noreply / githubweb
  34. Fix linking with rothrust in downstream applications — Daniel Arndt / githubweb
  35. SYCL: Make sure to call find_dependency for oneDPL if necessary  (#6870) — noreply / githubweb
  36. Don't use Fedora development version in GitHub CI — Daniel Arndt / githubweb
  37. kokkos_tpls.cmake: update default option to enable rocthrust — ndellin / githubweb
  38. Scratch space fix for MultiGPU (#6866) — noreply / githubweb
  39. [ci skip] Bump version number to 4.3.99 — Damien L-G / githubweb
  40. Fix Makefile.kokkos for Threads — Daniel Arndt / githubweb
  41. Fix a bug in Makefile when using AMD GPU architectures (#6892) — noreply / githubweb
  42. Cuda: Fix configuring with CMake 3.28.4 (#6898) — noreply / githubweb
  43. Update Intel GPU architectures in Makefile (#6895) — noreply / githubweb
  44. Move `Kokkos::Array` tests to a more suitable place (#6905) — noreply / githubweb
  45. Fixed and simplified the unit test — donlee / githubweb

#3 (Apr 1, 2024, 9:07:21 PM)

  1. SYCL: Cleanup device selection — Daniel Arndt / githubweb
  2. Adding SECURITY.md file — crtrott / githubweb
  3. Cleanup KOKKOS_CONFIGURE_CORE — Daniel Arndt / githubweb
  4. Avoid detecting unwanted fences in the parallel_scan_no_fence test — Daniel Arndt / githubweb
  5. Add test for current CTAD support with RangePolicy (#6803) — noreply / githubweb
  6. multi-GPU support: Add test for all policies (#6782) — noreply / githubweb
  7. Implement sort_by_key (#6801) — noreply / githubweb
  8. Fix scorecard workflow (#6831) — noreply / githubweb
  9. Remove redundant RangePolicy constructor (#6841) — noreply / githubweb
  10. Bump Google Benchmark version v1.{6.2 -> 7.1} in CMake FetchContent — Damien L-G / githubweb
  11. Remove variadic range policy constructor (#6845) — noreply / githubweb
  12. Avoid unused variable warning in TestRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  13. bytes_and_flops with CMake — cedric.chevalier / githubweb
  14. bytes_and_flops fix a small bug in command line argument — cedric.chevalier / githubweb
  15. add gather benchmark to CMake — cedric.chevalier / githubweb
  16. add atomic benchmark to CMake — cedric.chevalier / githubweb
  17. add policy_performance benchmark to CMake — cedric.chevalier / githubweb
  18. fix some warnings in policy_performance benchmark — cedric.chevalier / githubweb
  19. policy_benchmark: fix indentation — cedric.chevalier / githubweb
  20. Benchmarks: disable 2 benchmarks for OpenMPTarget — cedric.chevalier / githubweb
  21. bytes_and_flops: fix a counter name — cedric.chevalier / githubweb
  22. Fix C-style cast — Daniel Arndt / githubweb
  23. Fix amdclang++ compilation (#6857) — noreply / githubweb
  24. Fix fallback implementation for sort_by_key (#6856) — noreply / githubweb
  25. Update the unsafe implicit conversion error message in MDRangePolicy (#6855) — noreply / githubweb
  26. Split some classes from Kokkos_ViewMapping (#6859) — noreply / githubweb
  27. update mdspan tpl — nmmoral / githubweb
  28. CTAD (deduction guides) for RangePolicy (#6850) — noreply / githubweb
  29. CTAD (deduction guides) for MDRangePolicy (#5516) — noreply / githubweb
  30. Add support for rocThrust in sort when using HIP (#6793) — noreply / githubweb
  31. Add HIP specialization for sort-by-key — Bruno Turcksin / githubweb
  32. Fix unused variable warning in TestMDRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  33. Improve message on view out of bounds access and always abort (#6861) — noreply / githubweb
  34. Fix linking with rothrust in downstream applications — Daniel Arndt / githubweb
  35. SYCL: Make sure to call find_dependency for oneDPL if necessary  (#6870) — noreply / githubweb
  36. Don't use Fedora development version in GitHub CI — Daniel Arndt / githubweb
  37. kokkos_tpls.cmake: update default option to enable rocthrust — ndellin / githubweb
  38. Scratch space fix for MultiGPU (#6866) — noreply / githubweb
  39. [ci skip] Bump version number to 4.3.99 — Damien L-G / githubweb
  40. Fix Makefile.kokkos for Threads — Daniel Arndt / githubweb
  41. Fix a bug in Makefile when using AMD GPU architectures (#6892) — noreply / githubweb
  42. Cuda: Fix configuring with CMake 3.28.4 (#6898) — noreply / githubweb
  43. Update Intel GPU architectures in Makefile (#6895) — noreply / githubweb
  44. Move `Kokkos::Array` tests to a more suitable place (#6905) — noreply / githubweb
  45. Fixed and simplified the unit test — donlee / githubweb

#3 (Apr 1, 2024, 9:07:21 PM)

  1. SYCL: Cleanup device selection — Daniel Arndt / githubweb
  2. Adding SECURITY.md file — crtrott / githubweb
  3. Cleanup KOKKOS_CONFIGURE_CORE — Daniel Arndt / githubweb
  4. Avoid detecting unwanted fences in the parallel_scan_no_fence test — Daniel Arndt / githubweb
  5. Add test for current CTAD support with RangePolicy (#6803) — noreply / githubweb
  6. multi-GPU support: Add test for all policies (#6782) — noreply / githubweb
  7. Implement sort_by_key (#6801) — noreply / githubweb
  8. Fix scorecard workflow (#6831) — noreply / githubweb
  9. Remove redundant RangePolicy constructor (#6841) — noreply / githubweb
  10. Bump Google Benchmark version v1.{6.2 -> 7.1} in CMake FetchContent — Damien L-G / githubweb
  11. Remove variadic range policy constructor (#6845) — noreply / githubweb
  12. Avoid unused variable warning in TestRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  13. bytes_and_flops with CMake — cedric.chevalier / githubweb
  14. bytes_and_flops fix a small bug in command line argument — cedric.chevalier / githubweb
  15. add gather benchmark to CMake — cedric.chevalier / githubweb
  16. add atomic benchmark to CMake — cedric.chevalier / githubweb
  17. add policy_performance benchmark to CMake — cedric.chevalier / githubweb
  18. fix some warnings in policy_performance benchmark — cedric.chevalier / githubweb
  19. policy_benchmark: fix indentation — cedric.chevalier / githubweb
  20. Benchmarks: disable 2 benchmarks for OpenMPTarget — cedric.chevalier / githubweb
  21. bytes_and_flops: fix a counter name — cedric.chevalier / githubweb
  22. Fix C-style cast — Daniel Arndt / githubweb
  23. Fix amdclang++ compilation (#6857) — noreply / githubweb
  24. Fix fallback implementation for sort_by_key (#6856) — noreply / githubweb
  25. Update the unsafe implicit conversion error message in MDRangePolicy (#6855) — noreply / githubweb
  26. Split some classes from Kokkos_ViewMapping (#6859) — noreply / githubweb
  27. update mdspan tpl — nmmoral / githubweb
  28. CTAD (deduction guides) for RangePolicy (#6850) — noreply / githubweb
  29. CTAD (deduction guides) for MDRangePolicy (#5516) — noreply / githubweb
  30. Add support for rocThrust in sort when using HIP (#6793) — noreply / githubweb
  31. Add HIP specialization for sort-by-key — Bruno Turcksin / githubweb
  32. Fix unused variable warning in TestMDRangePolicyCTAD.cpp — Daniel Arndt / githubweb
  33. Improve message on view out of bounds access and always abort (#6861) — noreply / githubweb
  34. Fix linking with rothrust in downstream applications — Daniel Arndt / githubweb
  35. SYCL: Make sure to call find_dependency for oneDPL if necessary  (#6870) — noreply / githubweb
  36. Don't use Fedora development version in GitHub CI — Daniel Arndt / githubweb
  37. kokkos_tpls.cmake: update default option to enable rocthrust — ndellin / githubweb
  38. Scratch space fix for MultiGPU (#6866) — noreply / githubweb
  39. [ci skip] Bump version number to 4.3.99 — Damien L-G / githubweb
  40. Fix Makefile.kokkos for Threads — Daniel Arndt / githubweb
  41. Fix a bug in Makefile when using AMD GPU architectures (#6892) — noreply / githubweb
  42. Cuda: Fix configuring with CMake 3.28.4 (#6898) — noreply / githubweb
  43. Update Intel GPU architectures in Makefile (#6895) — noreply / githubweb
  44. Move `Kokkos::Array` tests to a more suitable place (#6905) — noreply / githubweb
  45. Fixed and simplified the unit test — donlee / githubweb

#2 (Feb 23, 2024, 4:10:19 PM)

  1. Changes from PR reviews — donlee / githubweb