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

Handle -pic default value change #636

Open
eyalroz opened this issue Apr 11, 2024 · 0 comments
Open

Handle -pic default value change #636

eyalroz opened this issue Apr 11, 2024 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Apr 11, 2024

The default value for -pic compilation is different with CUDA 12.4 when compiling in whole-program mode. Let's account for this (e.g. by making sure we only use an optional, so we don't have to worry about the default).

@eyalroz eyalroz added the task label Apr 11, 2024
@eyalroz eyalroz added this to the Full CUDA 12.4 support milestone Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant