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

Fix example build tests #646

Merged
merged 4 commits into from
Mar 28, 2023

Conversation

jjwilke
Copy link

@jjwilke jjwilke commented Mar 27, 2023

  • Example rules were not target-specific, which lead to name clashes when building the examples in-tree
  • SKBUILD paths did not set the correct Legate root
  • Adds flag to install.py for building examples

@jjwilke jjwilke requested a review from magnatelee March 27, 2023 17:26
@jjwilke jjwilke added the category:bug-fix PR is a bug fix and will be classified as such in release notes label Mar 27, 2023
@jjwilke jjwilke changed the title Fix example intree build Fix example build tests Mar 27, 2023
@jjwilke jjwilke merged commit 21dcd09 into nv-legate:branch-23.05 Mar 28, 2023
manopapad pushed a commit that referenced this pull request Mar 5, 2025
* Minor miscelaneous fixups
* static assert that references are references
* Use optional instead of unique_ptr for Runtime
* minor type_info fixes
* eradicate const std::string& in favor of std::string_view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug-fix PR is a bug fix and will be classified as such in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants