Skip to content

Individual client packages#236

Closed
lawruble13 wants to merge 7 commits intoROCm:developfrom
lawruble13:individual-client-packages
Closed

Individual client packages#236
lawruble13 wants to merge 7 commits intoROCm:developfrom
lawruble13:individual-client-packages

Conversation

@lawruble13
Copy link
Contributor

  • Build GTest and GBench statically
  • Create packages for each of "examples", "tests", and "benchmarks"
  • Set package dependencies appropriately

@lawruble13 lawruble13 added the noCI Disable testing on supported CI systems: math libraries CI has this feature enabled. label Jun 15, 2021
@@ -79,7 +79,7 @@ while true; do
shift ;;
-c|--clients)
build_clients=true
Copy link
Member

Choose a reason for hiding this comment

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

change build_clients to build_tests? Let's standardize the names to reflect the package names we choose.

build_clients=true
build_benchmarks=true
build_benchmark=true
shift ;;
Copy link
Member

Choose a reason for hiding this comment

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

might want to add a build_examples

@lawruble13
Copy link
Contributor Author

Superceded by #256.

@lawruble13 lawruble13 closed this Aug 16, 2021
assistant-librarian bot pushed a commit that referenced this pull request Jul 1, 2025
[rocPRIM][rocThrust] Mergeback from release staging 7.0
 (#449)

This change merges back the following PRs from release-staging:

- #229
- #211
- #236
ammallya pushed a commit that referenced this pull request Oct 28, 2025
This change merges back the following PRs from release-staging:

- #229 
- #211 
- #236
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

noCI Disable testing on supported CI systems: math libraries CI has this feature enabled.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants