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 cuda paths for non-default cuda locations #665

Open
wants to merge 2 commits into
base: branch-24.03
Choose a base branch
from

Conversation

jjwilke
Copy link

@jjwilke jjwilke commented Apr 5, 2023

Addresses issue #662

  • Validates that nvcc exists at specified cuda location
  • Explicitly sets CMAKE_CUDA_COMPILER
  • Forwards appropriate variables to Legion as ENV(CUDA_BIN_PATH)
  • Validates that Legion and Legate found the same CUDA

@jjwilke jjwilke requested a review from trxcllnt April 5, 2023 17:38
@trxcllnt trxcllnt added the category:bug-fix PR is a bug fix and will be classified as such in release notes label Apr 5, 2023
@marcinz marcinz changed the base branch from branch-23.05 to branch-23.07 May 18, 2023 20:14
@marcinz marcinz changed the base branch from branch-23.07 to branch-23.09 July 18, 2023 15:39
@marcinz marcinz changed the base branch from branch-23.09 to branch-23.11 September 26, 2023 00:23
@marcinz marcinz changed the base branch from branch-23.11 to branch-24.01 November 9, 2023 16:52
@marcinz marcinz changed the base branch from branch-24.01 to branch-24.03 February 22, 2024 00:54
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