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

Keep all CUDA_PATH_* environment variables when forming the clean environment on Windows #1476

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

autoantwort
Copy link
Contributor

@autoantwort autoantwort commented Aug 12, 2024

get_modified_clean_environment: Make it possible to keep vars by prefix

@cenit
Copy link
Contributor

cenit commented Aug 12, 2024

do you confirm that the new function makes visible all the env variables matching with CUDA_PATH?
i mean, if on the system we have defined CUDA_PATH, CUDA_PATH_V11_2 and CUDA_PATH_V10_3 all of them are visible as before right?

@autoantwort
Copy link
Contributor Author

Should be. This probably needs end to end tests

@BillyONeal BillyONeal changed the title get_modified_clean_environment: Make it possible to keep vars by prefix Keep all CUDA_PATH_* environment variables when forming the clean environment on Windows Aug 29, 2024
@BillyONeal BillyONeal merged commit d3fc357 into microsoft:main Sep 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants