Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

warning in cub/device/dispatch/dispatch_reduce_by_key.cuh #55

Closed
pisto opened this issue Aug 30, 2016 · 0 comments
Closed

warning in cub/device/dispatch/dispatch_reduce_by_key.cuh #55

pisto opened this issue Aug 30, 2016 · 0 comments

Comments

@pisto
Copy link

pisto commented Aug 30, 2016

cub/cub/device/dispatch/dispatch_reduce_by_key.cuh:432:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
dim3 scan_grid_size(
^

it looks like a correct warning, probably harmless.

dumerrill pushed a commit that referenced this issue Oct 11, 2016
- Issue #55: warning in cub/device/dispatch/dispatch_reduce_by_key.cuh 

- Issue #59: cub::DeviceScan::ExclusiveSum can't prefix sum of float
into double
dumerrill pushed a commit that referenced this issue Aug 11, 2017
- Issue #55: warning in cub/device/dispatch/dispatch_reduce_by_key.cuh 

- Issue #59: cub::DeviceScan::ExclusiveSum can't prefix sum of float
into double

Former-commit-id: 30a63fa8a01f1ffc036a14e8c06c9b7abf53aad0
sarvex pushed a commit to sarvex/cub that referenced this issue Apr 27, 2023
- Issue NVIDIA#55: warning in cub/device/dispatch/dispatch_reduce_by_key.cuh 

- Issue NVIDIA#59: cub::DeviceScan::ExclusiveSum can't prefix sum of float
into double

Former-commit-id: 30a63fa8a01f1ffc036a14e8c06c9b7abf53aad0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants