Skip to content

Conversation

@jplehr
Copy link
Contributor

@jplehr jplehr commented Mar 4, 2025

This adds:

  • Builder for HIP-enabled Kokkos library build+test
  • Worker for that builder
  • Script for AnnotatedBuilder to build third-party libraries

This increases HIP test coverage substantially in the upstream and helps to identify issues earlier.
Initially, this will contain only Kokkos.
The Ginkgo library is lined up and will be added next.

@jplehr jplehr requested a review from gkistanova March 6, 2025 16:24
Copy link
Contributor

@gkistanova gkistanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch, JP.

It looks fine with one small thing to address.

'tags' : ["amdgpu", "offload", "openmp"],
'workernames' : ["ext_buildbot_hw_05-hip-docker"],
'builddir': "hip-third-party-libs-test",
'collapseRequests' : True,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would make the builder collapse all the build requests unconditionally. You do not want this, Just remove this argument and let the default machinery do the work.

This adds:
- Builder for HIP-enabled Kokkos library build+test
- Worker for that builder
- Script for AnnotatedBuilder to build third-party libraries

This increases HIP test coverage substantially in the upstream and helps
to identify issues earlier.
Initially, this will contain only Kokkos.
The Ginkgo library is lined up and will be added next.
@jplehr jplehr merged commit 293d247 into llvm:main Mar 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants