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

Sunshine build cannot find suitable cuda compiler #2

Closed
ReenigneArcher opened this issue Jul 9, 2024 · 1 comment · Fixed by #4
Closed

Sunshine build cannot find suitable cuda compiler #2

ReenigneArcher opened this issue Jul 9, 2024 · 1 comment · Fixed by #4
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@ReenigneArcher
Copy link
Member

Describe the Bug

cuda support is not enabled for the Sunshine build. At this point in time, I cannot determine the reason, but passing in the nvcc path manually via -D CMAKE_CUDA_COMPILER:PATH=/opt/cuda/bin/nvcc makes cmake fail to compile a simple test program with cuda.

This error does not occur in the upstream build, so not 100% sure what's going on. This issue is mostly for information purposes for users, but if anyone has an idea how to fix it, a PR would be welcomed.

Expected Behavior

No response

Additional Context

No response

@ReenigneArcher ReenigneArcher added bug Something isn't working help wanted Extra attention is needed labels Jul 9, 2024
@kabeer95

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants