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

CUDA_SEPARABLE_COMPILATION should just be removed #626

Open
white238 opened this issue Mar 28, 2023 · 1 comment
Open

CUDA_SEPARABLE_COMPILATION should just be removed #626

white238 opened this issue Mar 28, 2023 · 1 comment

Comments

@white238
Copy link
Member

The actual CMake variable is CMAKE_CUDA_SEPARABLE_COMPILATION. CUDA_SEPARABLE_COMPILATION snuck in at some point, long in the past, and should be removed.

@white238
Copy link
Member Author

This needs discussion.

CUDA_SEPERABLE_COMPILATION only adds the target property if the target depends on cuda. CMAKE_CUDA_SEPARABLE_COMPILATION adds it globally and forces dependency on cuda.

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

No branches or pull requests

1 participant