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

TeamVector test on Cuda #670

Closed
crtrott opened this issue Mar 7, 2017 · 2 comments
Closed

TeamVector test on Cuda #670

crtrott opened this issue Mar 7, 2017 · 2 comments
Assignees
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) Compiler Issue An issue that Kokkos cannot / should not fix; Kokkos must communicate to relevant vendor
Milestone

Comments

@crtrott
Copy link
Member

crtrott commented Mar 7, 2017

This test is failing and probably exposing the issue with permanent divergence. It fails with Clang/Cuda and on Pascal with nvcc. I am disabling the test for now under those two conditions to get back to a clean slate.

@crtrott crtrott added Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) Compiler Issue An issue that Kokkos cannot / should not fix; Kokkos must communicate to relevant vendor labels Mar 7, 2017
@crtrott crtrott self-assigned this Mar 7, 2017
@crtrott
Copy link
Member Author

crtrott commented Mar 7, 2017

Pushing workaround in now.

@hcedwar hcedwar added this to the Backlog milestone Apr 5, 2017
@crtrott
Copy link
Member Author

crtrott commented Jul 11, 2017

Fixed in Clang 4.0 with nvidia driver 384.27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) Compiler Issue An issue that Kokkos cannot / should not fix; Kokkos must communicate to relevant vendor
Projects
None yet
Development

No branches or pull requests

2 participants