1. 28 8月, 2014 1 次提交
    • ziyuang's avatar
      Resolved issue #2055 · f88bb799
      ziyuang 提交于
      Remove the `double round(double)` in pymath.h for Win32 only by defining
      `HAVE_ROUND` via the `-D` switch of `nvcc`.
      The `double round(double x)` function is present in CUDA
      6.5.13/6.0.37/5.5.22/5.5.11/4.1.28/4.0.17, so I think it's safe to remove
      the one in `pymath.h`.
      f88bb799
  2. 26 8月, 2014 4 次提交
  3. 21 8月, 2014 1 次提交
  4. 20 8月, 2014 14 次提交
  5. 19 8月, 2014 10 次提交
  6. 16 8月, 2014 1 次提交
  7. 15 8月, 2014 3 次提交
  8. 14 8月, 2014 3 次提交
  9. 13 8月, 2014 3 次提交