Skip to content
Started 4 mo 7 days ago
Took 1 hr 51 min
Failed

Build #3 (Jan 3, 2024, 11:58:16 AM)

Changes
  1. Introduce constructor for multi-GPU support. (details / githubweb)
  2. Fix typo (details / githubweb)
  3. Add test (details / githubweb)
  4. Fix typo. (details / githubweb)
  5. Explicitly check for valid device id (details / githubweb)
  6. Set the device id in cuda_kernel_arch (details / githubweb)
  7. Check for default device (details / githubweb)
  8. Check that device associated with stream matches requested device (details / githubweb)
  9. Remove extra constructor (details / githubweb)
  10. Address reviewer comments (details / githubweb)
  11. m_cudaDev isn't static anymore (details / githubweb)
  12. Set the device id explicitly for CUDA API calls in impl_initialize (details / githubweb)
  13. Fixup test math functions ulp should double -> int (details / githubweb)
  14. Drop DualView converting copy assignment operator (details / githubweb)
  15. Don't use rocm-docker for clang-format (details / githubweb)
  16. Diable HIP CI (details / githubweb)
  17. Do not negate the dependent true traits helper (details / githubweb)
  18. Add missing gfx940 (details / githubweb)
  19. Add Impl::always_false type-dendent false trait (details / githubweb)
  20. Per review prefer always_false<Arg>::value to is_void_v<Arg> (details / githubweb)
  21. Improve "no copy mechanism" exception message (details / githubweb)
  22. Add a unit test for new deep_copy exception msg (details / githubweb)
  23. Add missing include sstream (details / githubweb)
  24. src->source, dst->destination (details / githubweb)
  25. Workaround for ROCm 6.0 failing to compile with AVX2 SIMD support (details / githubweb)
  26. SYCL: Force inlining of Kokkos::printf (#6650) (details / githubweb)
  27. Improve handling of printf in OMPT on Intel GPUs (details / githubweb)
  28. OpenMP: Use `omp_get_nested` for older gcc versions (#6685) (details / githubweb)
  29. Drop unnecessary guarding for a tool library being loaded in ProfilingSection (details / githubweb)
  30. Drop unnecessary header include in Kokkos_Profiling_ProfileSection.hpp (details / githubweb)
Changes
  1. Introduce constructor for multi-GPU support. (details / githubweb)
  2. Fix typo (details / githubweb)
  3. Add test (details / githubweb)
  4. Fix typo. (details / githubweb)
  5. Explicitly check for valid device id (details / githubweb)
  6. Set the device id in cuda_kernel_arch (details / githubweb)
  7. Check for default device (details / githubweb)
  8. Check that device associated with stream matches requested device (details / githubweb)
  9. Remove extra constructor (details / githubweb)
  10. Address reviewer comments (details / githubweb)
  11. m_cudaDev isn't static anymore (details / githubweb)
  12. Set the device id explicitly for CUDA API calls in impl_initialize (details / githubweb)
  13. Fixup test math functions ulp should double -> int (details / githubweb)
  14. Drop DualView converting copy assignment operator (details / githubweb)
  15. Don't use rocm-docker for clang-format (details / githubweb)
  16. Diable HIP CI (details / githubweb)
  17. Do not negate the dependent true traits helper (details / githubweb)
  18. Add missing gfx940 (details / githubweb)
  19. Add Impl::always_false type-dendent false trait (details / githubweb)
  20. Per review prefer always_false<Arg>::value to is_void_v<Arg> (details / githubweb)
  21. Improve "no copy mechanism" exception message (details / githubweb)
  22. Add a unit test for new deep_copy exception msg (details / githubweb)
  23. Add missing include sstream (details / githubweb)
  24. src->source, dst->destination (details / githubweb)
  25. Workaround for ROCm 6.0 failing to compile with AVX2 SIMD support (details / githubweb)
  26. SYCL: Force inlining of Kokkos::printf (#6650) (details / githubweb)
  27. Improve handling of printf in OMPT on Intel GPUs (details / githubweb)
  28. OpenMP: Use `omp_get_nested` for older gcc versions (#6685) (details / githubweb)
  29. Drop unnecessary guarding for a tool library being loaded in ProfilingSection (details / githubweb)
  30. Drop unnecessary header include in Kokkos_Profiling_ProfileSection.hpp (details / githubweb)
Changes
  1. Introduce constructor for multi-GPU support. (details / githubweb)
  2. Fix typo (details / githubweb)
  3. Add test (details / githubweb)
  4. Fix typo. (details / githubweb)
  5. Explicitly check for valid device id (details / githubweb)
  6. Set the device id in cuda_kernel_arch (details / githubweb)
  7. Check for default device (details / githubweb)
  8. Check that device associated with stream matches requested device (details / githubweb)
  9. Remove extra constructor (details / githubweb)
  10. Address reviewer comments (details / githubweb)
  11. m_cudaDev isn't static anymore (details / githubweb)
  12. Set the device id explicitly for CUDA API calls in impl_initialize (details / githubweb)
  13. Fixup test math functions ulp should double -> int (details / githubweb)
  14. Drop DualView converting copy assignment operator (details / githubweb)
  15. Don't use rocm-docker for clang-format (details / githubweb)
  16. Diable HIP CI (details / githubweb)
  17. Do not negate the dependent true traits helper (details / githubweb)
  18. Add missing gfx940 (details / githubweb)
  19. Add Impl::always_false type-dendent false trait (details / githubweb)
  20. Per review prefer always_false<Arg>::value to is_void_v<Arg> (details / githubweb)
  21. Improve "no copy mechanism" exception message (details / githubweb)
  22. Add a unit test for new deep_copy exception msg (details / githubweb)
  23. Add missing include sstream (details / githubweb)
  24. src->source, dst->destination (details / githubweb)
  25. Workaround for ROCm 6.0 failing to compile with AVX2 SIMD support (details / githubweb)
  26. SYCL: Force inlining of Kokkos::printf (#6650) (details / githubweb)
  27. Improve handling of printf in OMPT on Intel GPUs (details / githubweb)
  28. OpenMP: Use `omp_get_nested` for older gcc versions (#6685) (details / githubweb)
  29. Drop unnecessary guarding for a tool library being loaded in ProfilingSection (details / githubweb)
  30. Drop unnecessary header include in Kokkos_Profiling_ProfileSection.hpp (details / githubweb)
Changes
  1. Introduce constructor for multi-GPU support. (details / githubweb)
  2. Fix typo (details / githubweb)
  3. Add test (details / githubweb)
  4. Fix typo. (details / githubweb)
  5. Explicitly check for valid device id (details / githubweb)
  6. Set the device id in cuda_kernel_arch (details / githubweb)
  7. Check for default device (details / githubweb)
  8. Check that device associated with stream matches requested device (details / githubweb)
  9. Remove extra constructor (details / githubweb)
  10. Address reviewer comments (details / githubweb)
  11. m_cudaDev isn't static anymore (details / githubweb)
  12. Set the device id explicitly for CUDA API calls in impl_initialize (details / githubweb)
  13. Fixup test math functions ulp should double -> int (details / githubweb)
  14. Drop DualView converting copy assignment operator (details / githubweb)
  15. Don't use rocm-docker for clang-format (details / githubweb)
  16. Diable HIP CI (details / githubweb)
  17. Do not negate the dependent true traits helper (details / githubweb)
  18. Add missing gfx940 (details / githubweb)
  19. Add Impl::always_false type-dendent false trait (details / githubweb)
  20. Per review prefer always_false<Arg>::value to is_void_v<Arg> (details / githubweb)
  21. Improve "no copy mechanism" exception message (details / githubweb)
  22. Add a unit test for new deep_copy exception msg (details / githubweb)
  23. Add missing include sstream (details / githubweb)
  24. src->source, dst->destination (details / githubweb)
  25. Workaround for ROCm 6.0 failing to compile with AVX2 SIMD support (details / githubweb)
  26. SYCL: Force inlining of Kokkos::printf (#6650) (details / githubweb)
  27. Improve handling of printf in OMPT on Intel GPUs (details / githubweb)
  28. OpenMP: Use `omp_get_nested` for older gcc versions (#6685) (details / githubweb)
  29. Drop unnecessary guarding for a tool library being loaded in ProfilingSection (details / githubweb)
  30. Drop unnecessary header include in Kokkos_Profiling_ProfileSection.hpp (details / githubweb)
Changes
  1. Introduce constructor for multi-GPU support. (details / githubweb)
  2. Fix typo (details / githubweb)
  3. Add test (details / githubweb)
  4. Fix typo. (details / githubweb)
  5. Explicitly check for valid device id (details / githubweb)
  6. Set the device id in cuda_kernel_arch (details / githubweb)
  7. Check for default device (details / githubweb)
  8. Check that device associated with stream matches requested device (details / githubweb)
  9. Remove extra constructor (details / githubweb)
  10. Address reviewer comments (details / githubweb)
  11. m_cudaDev isn't static anymore (details / githubweb)
  12. Set the device id explicitly for CUDA API calls in impl_initialize (details / githubweb)
  13. Fixup test math functions ulp should double -> int (details / githubweb)
  14. Drop DualView converting copy assignment operator (details / githubweb)
  15. Don't use rocm-docker for clang-format (details / githubweb)
  16. Diable HIP CI (details / githubweb)
  17. Do not negate the dependent true traits helper (details / githubweb)
  18. Add missing gfx940 (details / githubweb)
  19. Add Impl::always_false type-dendent false trait (details / githubweb)
  20. Per review prefer always_false<Arg>::value to is_void_v<Arg> (details / githubweb)
  21. Improve "no copy mechanism" exception message (details / githubweb)
  22. Add a unit test for new deep_copy exception msg (details / githubweb)
  23. Add missing include sstream (details / githubweb)
  24. src->source, dst->destination (details / githubweb)
  25. Workaround for ROCm 6.0 failing to compile with AVX2 SIMD support (details / githubweb)
  26. SYCL: Force inlining of Kokkos::printf (#6650) (details / githubweb)
  27. Improve handling of printf in OMPT on Intel GPUs (details / githubweb)
  28. OpenMP: Use `omp_get_nested` for older gcc versions (#6685) (details / githubweb)
  29. Drop unnecessary guarding for a tool library being loaded in ProfilingSection (details / githubweb)
  30. Drop unnecessary header include in Kokkos_Profiling_ProfileSection.hpp (details / githubweb)
Changes
  1. Introduce constructor for multi-GPU support. (details / githubweb)
  2. Fix typo (details / githubweb)
  3. Add test (details / githubweb)
  4. Fix typo. (details / githubweb)
  5. Explicitly check for valid device id (details / githubweb)
  6. Set the device id in cuda_kernel_arch (details / githubweb)
  7. Check for default device (details / githubweb)
  8. Check that device associated with stream matches requested device (details / githubweb)
  9. Remove extra constructor (details / githubweb)
  10. Address reviewer comments (details / githubweb)
  11. m_cudaDev isn't static anymore (details / githubweb)
  12. Set the device id explicitly for CUDA API calls in impl_initialize (details / githubweb)
  13. Fixup test math functions ulp should double -> int (details / githubweb)
  14. Drop DualView converting copy assignment operator (details / githubweb)
  15. Don't use rocm-docker for clang-format (details / githubweb)
  16. Diable HIP CI (details / githubweb)
  17. Do not negate the dependent true traits helper (details / githubweb)
  18. Add missing gfx940 (details / githubweb)
  19. Add Impl::always_false type-dendent false trait (details / githubweb)
  20. Per review prefer always_false<Arg>::value to is_void_v<Arg> (details / githubweb)
  21. Improve "no copy mechanism" exception message (details / githubweb)
  22. Add a unit test for new deep_copy exception msg (details / githubweb)
  23. Add missing include sstream (details / githubweb)
  24. src->source, dst->destination (details / githubweb)
  25. Workaround for ROCm 6.0 failing to compile with AVX2 SIMD support (details / githubweb)
  26. SYCL: Force inlining of Kokkos::printf (#6650) (details / githubweb)
  27. Improve handling of printf in OMPT on Intel GPUs (details / githubweb)
  28. OpenMP: Use `omp_get_nested` for older gcc versions (#6685) (details / githubweb)
  29. Drop unnecessary guarding for a tool library being loaded in ProfilingSection (details / githubweb)
  30. Drop unnecessary header include in Kokkos_Profiling_ProfileSection.hpp (details / githubweb)

Pull request #6672 event at 11:58:01 AM on Jan 3, 2024

This run spent:

  • 1 hr 36 min waiting;
  • 1 hr 51 min build duration;
  • 1 hr 51 min total from scheduled to completion.
Revision: a097318520366c17066d8bd7ae125ddd18799289
Repository: https://github.com/kokkos/kokkos.git
  • PR-6672
Revision: 97027c8ad3961d4bdfc2400e0536839a2c994505
Repository: https://github.com/kokkos/kokkos.git
  • PR-6672
Revision: a98ac3c84ad81dd3ad20d17d4f9960bb2de8ec0b
Repository: https://github.com/kokkos/kokkos.git
  • PR-6672
Revision: 8445768e22402fa7ba86806c945350893a1286c1
Repository: https://github.com/kokkos/kokkos.git
  • PR-6672
Revision: a40a69e81cfbad99b749c69abaec327a11d3bde4
Repository: https://github.com/kokkos/kokkos.git
  • PR-6672
Revision: d31786160d98a2c8bad81294e42ff8d12081976c
Repository: https://github.com/kokkos/kokkos.git
  • PR-6672