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

uint64_t warp-reduce broken for cub 1.7.0 on cuda 8 and older #104

Closed
dumerrill opened this issue Aug 15, 2017 · 0 comments
Closed

uint64_t warp-reduce broken for cub 1.7.0 on cuda 8 and older #104

dumerrill opened this issue Aug 15, 2017 · 0 comments

Comments

@dumerrill
Copy link
Contributor

ptxas C:/Dev/cygwin64/tmp/tmpxft_00004ad0_00000000-7_test_warp_reduce.ptx, line 73; fatal : Parsing error near 'shfl': syntax error
ptxas fatal : Ptx assembly aborted due to errors

Missing a semicolon in warp_reduce_shfl.cuh.

dumerrill referenced this issue in dumerrill/cub Aug 15, 2017
broken for cub 1.7.0 on cuda 8 and older)

Insert missing semicolon.
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

1 participant