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

Build warning (signed / unsigned comparison) in Cuda implementation #365

Closed
mhoemmen opened this issue Jul 25, 2016 · 0 comments
Closed
Assignees
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
Milestone

Comments

@mhoemmen
Copy link
Contributor

kokkos/core/src/Cuda/Kokkos_Cuda_Parallel.hpp:661:1: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

In develop as well as in master and the Trilinos snapshot (which is where I found it).

@hcedwar hcedwar added the Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) label Jul 27, 2016
@hcedwar hcedwar added this to the Summer 2016 milestone Jul 27, 2016
@hcedwar hcedwar self-assigned this Jul 27, 2016
@crtrott crtrott closed this as completed Sep 3, 2016
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)
Projects
None yet
Development

No branches or pull requests

3 participants