- 12 May, 2014 6 commits
-
-
dumerrill authored
Former-commit-id: da157061d1d6cc02ffffdd5ffef73464c42a0c1f
-
https://github.com/dumerrill/PrivateCub.gitdumerrill authored
Former-commit-id: afc254bc784f4c93a23ef30a32fdc65418e415ac
-
dumerrill authored
- Rearrange some radix sorting tests to make sure we do fp valued pairs Former-commit-id: 189ebc6c10d73fe223fce0a919b016eab66eaeb2
-
Duane Merrill authored
Former-commit-id: 597b79c7adebbe1b008a71d41319a103ce3a126d
-
Duane Merrill authored
- Fix to blockscan warpscans to prevent sm10 compiler from thinking smem accesses are global accesses in the presence of custom scan operators Former-commit-id: 2cfa06f0cf594d70226c50475458aacb74206df6
-
dumerrill authored
windows compiler - Fix to blockscan for workaround for access violation compiler crash on windows Former-commit-id: f939c867a322f136e444494f0ce2bcc8b524250d
-
- 09 May, 2014 1 commit
-
-
Duane Merrill authored
Former-commit-id: d4747aa592ed8dcecf2253680c75a161e3d56053
-
- 08 May, 2014 2 commits
-
-
https://github.com/dumerrill/PrivateCub.gitdumerrill authored
Former-commit-id: 549a4f6a1a655b045670aee9a4e5326942067e69
-
dumerrill authored
Former-commit-id: 98efafb15da9e15af88cfe1888baf7b1de60ce6c
-
- 07 May, 2014 2 commits
-
-
Duane Merrill authored
Former-commit-id: 384ea47f2d12e607d864556a84374ec1f57b04bb
-
dumerrill authored
Former-commit-id: c5b8b812514a7416a2a4f6b6010b3d3fb55cc325
-
- 06 May, 2014 2 commits
-
-
dumerrill authored
Former-commit-id: 73d24314d34b4ab0091da5f63609d8b29ec2b20f
-
Duane Merrill authored
Former-commit-id: e7fb3878e943937850c3f5c3dd780ffd98cee550
-
- 05 May, 2014 3 commits
- 04 May, 2014 1 commit
-
-
dumerrill authored
Former-commit-id: 20dd34d4e574a5ac17ad5ceb51876fac72637750
-
- 03 May, 2014 3 commits
-
-
dumerrill authored
Former-commit-id: ecfd8cc25cd8104e40b17fb8e3665fadee225176
-
dumerrill authored
- Further work on multidimensional refactoring Former-commit-id: fe3a1dae6c432ba37d6693b70800563a34b08da4
-
dumerrill authored
- sm20 Block scan test sporadically failing on sm35 device Former-commit-id: 1e2305cfb1857440834f928ed7cdb6fdc1776f13
-
- 01 May, 2014 1 commit
-
-
dumerrill authored
Former-commit-id: 9748db14a9fcefe2a4fb43921d3c66b6879ec425
-
- 30 Apr, 2014 1 commit
-
-
dumerrill authored
primitive numeric types is insufficient in the presence of floating-point pseudoassociativity, particularly in the presence of uninitalized values. Affects all inclusive/exclusive sum computations on floating point data types. - Fix for Linux compilation error with -G flag which would report "Instruction kernel function address' requires .target sm_35 or higher" when passing kernel function ointers to device subroutines, even when those subroutines were inlined and had no uses of those pointers. - Convert the scope of the WarpReduce interface to pertain only to a single warp-group (removing the option to specialize the class and internal storage for entry by multiple warps). If the caller wants to peform WarpReduce in multiple, concurrent warps, they should declare and reference a unique instance of WarpReduce::TempStorage for each. Former-commit-id: f50e32d0435de29f4258fa70b38a85eb67cdac35
-
- 01 Apr, 2014 6 commits
-
-
dumerrill authored
Former-commit-id: 995b5826c9357dbc578e11611513c3020f38cc1c
-
dumerrill authored
Former-commit-id: 1e620f56c8fcd44fb59d9eac0b8a7c23b6459abe
-
dumerrill authored
Former-commit-id: 5bda3499a217a41f17615158e062f160e100222e
-
dumerrill authored
Former-commit-id: f0b7d80a39a5837454bdb17f396f3fe833009781
-
dumerrill authored
Former-commit-id: 1a46d1dce58330b1190008b688bcf0ec4387acc3
-
dumerrill authored
non-POD types - Fix for runtime out-of-memory error during quick sorting tests Former-commit-id: 1c06a941ad6bd17e6cd02479881f5450943ccc8b
-
- 31 Mar, 2014 1 commit
-
-
dumerrill authored
reduce-by-value operations Former-commit-id: bc0077fe6dae0f32a1a9bd7b3f4fb0d84afb5160
-
- 21 Mar, 2014 1 commit
-
-
dumerrill authored
Former-commit-id: 9ea210a09c3a0c7bbc5a526926964a5542c83832
-
- 20 Mar, 2014 2 commits
- 12 Mar, 2014 1 commit
-
-
dumerrill authored
Former-commit-id: fa6d738214be8294de186d7b214da4e1bfb67941
-
- 03 Mar, 2014 1 commit
-
-
dumerrill authored
Former-commit-id: 93696c4bce447b71c4bd0b25d1e26f1247341c04
-
- 28 Feb, 2014 2 commits
- 27 Feb, 2014 3 commits
-
-
dumerrill authored
- Refactor dispatch classes out of device-wide ops - Makefile updates for compilation of SM1.2 and examples Former-commit-id: c07bc36077e18b52e36bdbec7840cc16deeddd0f
-
dumerrill authored
Former-commit-id: d526634eb3573252e80ee8b4830b73720328903d
-
dumerrill authored
Former-commit-id: f2c38b54bac896e80681ea3ff267b8ded03fd9ca
-
- 25 Feb, 2014 1 commit
-
-
dumerrill authored
v1.2.0 Former-commit-id: 5b8d10069430da48e53ce1f8d00ea4324246682b
-