Skip to content

COMGR: turn on unit testing#4089

Draft
kasaurov wants to merge 8 commits intomainfrom
users/kasaurov/comg-unit-tests-01
Draft

COMGR: turn on unit testing#4089
kasaurov wants to merge 8 commits intomainfrom
users/kasaurov/comg-unit-tests-01

Conversation

@kasaurov
Copy link
Contributor

@kasaurov kasaurov commented Mar 20, 2026

Motivation

Add a non-blocking build step, which runs COMGR unit tests

Technical Details

  • COMGR unit tests is set of small and fast GPU-agnostic (compilation only) compilation tests. They include LIT tests, which depends on source tree, so to run them on a separate runner will require copying lots of data. All these make they suitable to be run on the builder machine.
  • the PR also includes a patch for libhipcxx which is not yet included into TheRock submodule
  • $${\color{red}\text{EXPERIMENTAL}}$$: sets -DTHEROCK_ENABLE_LLVM_TESTS=ON for compiler-runtime

Test Plan

TBD

Test Result

TBD

Submission Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: TODO

Development

Successfully merging this pull request may close these issues.

1 participant