Skip to content
Started 3 mo 11 days ago
Took 51 min
Success

Build #7 (Feb 6, 2024, 9:10:32 PM)

Changes
  1. Replace ADAMANTINE_HOST_DEV with KOKKOS_FUNCTION (details / githubweb)
  2. Replace __device__ with KOKKOS_FUNCTION (details / githubweb)
  3. Replace dealii::MemorySpace::CUDA with dealii::MemorySpace::Host (details / githubweb)
  4. Remove Kokkos::ScopeGuard since it is called by dealii::MPI::MPI_InitFinalize (details / githubweb)
  5. Replace MemoryBlock and MemoryBlockView with Kokkos::View (details / githubweb)
  6. Replace for_each with Kokkos::parallel_for (details / githubweb)
  7. Remove CUDA code and replace it with Kokkos (details / githubweb)
  8. Update README (details / githubweb)
  9. Require deal.II 9.5 or later (details / githubweb)
  10. Works with HIP (details / githubweb)
  11. Improve build system (details / githubweb)
  12. Update Dockerfile (details / githubweb)
  13. Fix bugs after rebase (details / githubweb)
  14. Fix warning (details / githubweb)
  15. Add missing include (details / githubweb)
  16. Run the CI on ampere GPU (details / githubweb)
  17. Remove useless typename (details / githubweb)
  18. Update jenkins_config (details / githubweb)
  19. Fix tests CMakeLists.txt (details / githubweb)
  20. Fix issues when using CUDA: use Kokkos::min/max instead of std::min/max (details / githubweb)

Push event to branch master at 9:10:19 PM on Feb 6, 2024

This run spent:

  • 6.9 sec waiting;
  • 51 min build duration;
  • 51 min total from scheduled to completion.
Revision: 68bfdca7d3113fe9fc56b59a9e3a47d39d26ca66
Repository: https://github.com/adamantine-sim/adamantine.git
  • master
Test Result (no failures)