tFixed error in CUDA version - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
(HTM) git clone git://src.adamsgaard.dk/sphere
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 8c39c7e6cba80ca423393333eeec88ff30ea0d2b
(DIR) parent 33b024003a61f5f515d6eac91b20a2b5b616a3d1
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 10 Sep 2013 15:59:52 +0200
Fixed error in CUDA version
Diffstat:
M README.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/README.rst b/README.rst
t@@ -9,7 +9,8 @@ See license.txt for more information.
See the ``doc/`` folder for general reference, by default available in the `html
<doc/html/index.html>`_ and `pdf <doc/pdf/sphere.pdf>`_ formats.
-**Update** (2013-03-13): Sphere has been updated to work with CUDA 5.0 *only*.
+**Update** (2013-03-13): Sphere has been updated to work with CUDA 5.0 or newer
+*only*.
Requirements
------------