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

Examine clang-15 failure on CUDA Gradient script #812

Open
3 tasks
kchristin22 opened this issue Mar 9, 2024 · 0 comments
Open
3 tasks

Examine clang-15 failure on CUDA Gradient script #812

kchristin22 opened this issue Mar 9, 2024 · 0 comments

Comments

@kchristin22
Copy link
Collaborator

The test of GradientCuda.cu was indicated as expected to fail with clang-15. The changes applied to this script in #806 will probably not have any effect on that, so the problem remains. During development though it was shown that errors where produced when CUDA Toolkit and Clang versions were incompatible.

TODO:

  • Install a CUDA version that is old enough for clang-15 and is fully supported by your system
  • Compile GradientCuda.cu with -fdump-derived-fn option --> expected result: the gradient function is printed on the terminal
  • Validate the run-time results
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