1. 29 4月, 2013 7 次提交
  2. 28 4月, 2013 10 次提交
  3. 27 4月, 2013 1 次提交
  4. 26 4月, 2013 5 次提交
  5. 25 4月, 2013 3 次提交
  6. 24 4月, 2013 1 次提交
    • Hannes Schulz's avatar
      Removed a misleading comment. · 96f3a350
      Hannes Schulz 提交于
      The value added to a_i (result of multiplication i_d*a_str[d]) was unsigned int, which broke when strides were negative.
      This is not a bug in nvcc 3.0, it is correct behavior according to the C99 standard:
      
      "Otherwise, if the operand that has unsigned integer type has rank greater or equal to the rank of the type of the other operand, then the operand with signed integer type is converted to the type of the operand with unsigned integer type."
      96f3a350
  7. 22 4月, 2013 3 次提交
  8. 21 4月, 2013 1 次提交
  9. 20 4月, 2013 8 次提交
  10. 19 4月, 2013 1 次提交