Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add argument to build/test scripts for additional cmake options #620

Merged
merged 17 commits into from
Dec 13, 2023

Conversation

jrhemstad
Copy link
Collaborator

Description

closes #589

Adds a new -cmake-options flag to the build/test scripts that is forward to the cmake invocation.

Furthermore, adds a new libcudacxx_LIT_FLAGS option to allow specifying lit arguments via a cmake option.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@jrhemstad jrhemstad requested review from a team as code owners October 25, 2023 21:43
@jrhemstad jrhemstad requested review from wmaxey and ericniebler and removed request for a team October 25, 2023 21:43
ci/build_common.sh Outdated Show resolved Hide resolved
@jrhemstad jrhemstad merged commit 1f028d6 into NVIDIA:main Dec 13, 2023
516 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEA]: Ability to add compiler flags to CI scripts as args.
2 participants