1. 12 May, 2014 6 commits
  2. 09 May, 2014 1 commit
    • Duane Merrill's avatar
      Compile fixes · bc1137e7
      Duane Merrill authored
      Former-commit-id: d4747aa592ed8dcecf2253680c75a161e3d56053
      bc1137e7
  3. 08 May, 2014 2 commits
  4. 07 May, 2014 2 commits
  5. 06 May, 2014 2 commits
    • dumerrill's avatar
      compile fix · b51bf2e3
      dumerrill authored
      Former-commit-id: 73d24314d34b4ab0091da5f63609d8b29ec2b20f
      b51bf2e3
    • Duane Merrill's avatar
      Compilation fix · 5896bfa2
      Duane Merrill authored
      Former-commit-id: e7fb3878e943937850c3f5c3dd780ffd98cee550
      5896bfa2
  6. 05 May, 2014 3 commits
  7. 04 May, 2014 1 commit
    • dumerrill's avatar
      passing tests · 7a260ef1
      dumerrill authored
      Former-commit-id: 20dd34d4e574a5ac17ad5ceb51876fac72637750
      7a260ef1
  8. 03 May, 2014 3 commits
  9. 01 May, 2014 1 commit
  10. 30 Apr, 2014 1 commit
    • dumerrill's avatar
      - Fix exclusive-sum warpscan bug where a subtraction optimization for · e1f7f01f
      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
      e1f7f01f
  11. 01 Apr, 2014 6 commits
  12. 31 Mar, 2014 1 commit
  13. 21 Mar, 2014 1 commit
    • dumerrill's avatar
      doc fix · ae485f63
      dumerrill authored
      Former-commit-id: 9ea210a09c3a0c7bbc5a526926964a5542c83832
      ae485f63
  14. 20 Mar, 2014 2 commits
  15. 12 Mar, 2014 1 commit
  16. 03 Mar, 2014 1 commit
  17. 28 Feb, 2014 2 commits
  18. 27 Feb, 2014 3 commits
  19. 25 Feb, 2014 1 commit