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

Signed/unsigned comparison warning in CUDA parallel #130

Closed
aprokop opened this issue Nov 13, 2015 · 1 comment
Closed

Signed/unsigned comparison warning in CUDA parallel #130

aprokop opened this issue Nov 13, 2015 · 1 comment

Comments

@aprokop
Copy link
Collaborator

aprokop commented Nov 13, 2015

/data/code/trilinos/kokkos/packages/kokkos/core/src/Cuda/Kokkos_Cuda_Parallel.hpp::609:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

@hcedwar hcedwar added this to the Pre Christmas Push milestone Nov 23, 2015
@hcedwar
Copy link
Contributor

hcedwar commented Dec 9, 2015

Fixed tbd commits ago.

@hcedwar hcedwar closed this as completed Dec 9, 2015
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

2 participants