Skip to content
Builds

Loading builds...

Changes

#14 (Sep 22, 2025, 5:31:19 PM)

  1. Try fixing bigobj flag — Daniel Arndt / githubweb

#14 (Sep 22, 2025, 5:31:19 PM)

  1. Try fixing bigobj flag — Daniel Arndt / githubweb

#13 (Sep 22, 2025, 4:10:28 PM)

  1. Make all new macros IMPL — Daniel Arndt / githubweb

#11 (Sep 22, 2025, 4:07:28 PM)

  1. core(cuda): remove unused `show_warnings` — romin.tomasetti / githubweb
  2. Solve deprecate profiling library warning — maarten.arnst / githubweb
  3. Avoid OLD CMP0119: Explicitly add language flag for HIP with hipcc as well (#8415) — noreply / githubweb
  4. Disable compile check for clang + cuda + rdc (#8434) — noreply / githubweb
  5. Fix namespace lookup for symbols in Kokkos_MDSpan_Layout.hpp — Daniel Arndt / githubweb
  6. Fix compiling with OpenMPTarget — Daniel Arndt / githubweb
  7. Add missing KOKKOS_FUNCTION annotations on View constructor from nullptr (#8436) — noreply / githubweb
  8. Fix Polaris nightly CI (#8432) — noreply / githubweb
  9. Bump github/codeql-action from 3.30.1 to 3.30.3 — noreply / githubweb
  10. Link kokkoscore directly with CMAKE_DL_LIBS — Daniel Arndt / githubweb
  11. Drop workaround for GCC 9- in algorithms tests — Damien L-G / githubweb
  12. Move the desul and mdspan hash from scripts/ to tpls/ — trevis.morvany / githubweb
  13. Fix RISC-V support (missing semicolon and compiler check) (#8439) — noreply / githubweb
  14. Drop now unnecessary macro guards in Graph interop tests — Damien L-G / githubweb
  15. Drop workaround for libstdc++ 9- with rocThrust without RTTI — Damien L-G / githubweb
  16. [skip-ci]: olcf-nightly: Set FF_ENABLE_JOB_CLEANUP variable — Bruno Turcksin / githubweb
  17. Removed KOKKOS_ENABLE_CXX20 guards — donlee / githubweb
  18. Drop outdated checks for compiler versions in cmake (#8473) — noreply / githubweb
  19. Drop macro guarding exp2(__float128) for GCC 9+ — Damien L-G / githubweb
  20. Drop workaround for GCC 9 in bit manipulation tests — Damien L-G / githubweb
  21. [OpenMPTarget] Get rid of outdated macro guards — Damien L-G / githubweb
  22. Make Timer test more robust (#8433) — noreply / githubweb
  23. Make all new macros IMPL — Daniel Arndt / githubweb

#9 (Sep 11, 2025, 9:03:43 AM)

  1. Comment on STATIC libraries — Daniel Arndt / githubweb
  2. Remove bigobj — Daniel Arndt / githubweb

#9 (Sep 11, 2025, 9:03:43 AM)

  1. Comment on STATIC libraries — Daniel Arndt / githubweb
  2. Remove bigobj — Daniel Arndt / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#7 (Sep 8, 2025, 11:28:40 AM)

  1. OpenMP: Deprecate code paths using execute_in_serial — Daniel Arndt / githubweb
  2. Improve error message — Daniel Arndt / githubweb
  3. Prefer raw pointers to ObservingRawPtr alias — Damien L-G / githubweb
  4. Deprecate `{Owning,Observing}RawPtr` aliases — Damien L-G / githubweb
  5. core(cleanup): avoid unnecesary copies or dangerous usage of constructor arguments after member initialization — romin.tomasetti / githubweb
  6. Print desul and mdspan versions at configure time and in print_configuration (#8385) — noreply / githubweb
  7. raise fatal error for low cmake version — Jakob Bludau / githubweb
  8. Remove workaround for old version of ROCm (#8401) — noreply / githubweb
  9. Bump CMake minimum required version to 3.22 (#8377) — noreply / githubweb
  10. Update the OpenMPTarget implementation of parallel_scan(RangePolicy) to support RangePolicy with non-zero begin argument. — lees2 / githubweb
  11. Cleanup Timer class and add tests (#8399) — noreply / githubweb
  12. clang(tidy): warn for rvalues not moved — romin.tomasetti / githubweb
  13. Drop obsolete OpenMPTarget workaround — Damien L-G / githubweb
  14. Remove outdated example and tutorial READMEs — Damien L-G / githubweb
  15. Cleanup following new cmake minimum required version (#8405) — noreply / githubweb
  16. Bump github/codeql-action from 3.29.11 to 3.30.1 — noreply / githubweb
  17. Remove workarounds for older versions of CUDA/NVCC (#8403) — noreply / githubweb

#5 (Aug 15, 2025, 2:29:09 PM)

  1. Fix a warning on nvhpc — trevis.morvany / githubweb
  2. Fix desul configuration — Daniel Arndt / githubweb

#4 (Aug 15, 2025, 8:55:18 AM)

  1. Also test with shared libraries for MSVC+Cuda — Daniel Arndt / githubweb
  2. Use declspec — Daniel Arndt / githubweb
  3. Give desul its own macros — Daniel Arndt / githubweb

#3 (Aug 15, 2025, 6:50:37 AM)

  1. Fix incompatibilities with CUDA 13 runtime API (#8298) — noreply / githubweb
  2. Reenable static_cast use in deep_copy rank-123 (#8322) — noreply / githubweb
  3. Use declspec — Daniel Arndt / githubweb

#2 (Aug 14, 2025, 11:21:30 AM)

  1. Unset CMAKE_REQUIRED* variables after use — Daniel Arndt / githubweb
  2. Also test with shared libraries for MSVC+Cuda — Daniel Arndt / githubweb