tadd note on cuda 7 - 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 cb9799847facdb1286fb135de1c663bdffa17c41
 (DIR) parent 9bc372451003f70474ea166830f10cf2a4a1763c
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Sun,  6 Sep 2015 08:48:32 +0200
       
       add note on cuda 7
       
       Diffstat:
         M README.rst                          |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.rst b/README.rst
       t@@ -13,7 +13,8 @@ A powerful Nvidia GPU with proper support for double precision floating is
        highly recommended. ``sphere`` has been tested with the Nvidia Tesla K20 and
        Nvidia Tesla M2050 GPUs.
        
       -    **Disclaimer:** CUDA 6.5 is the recommended version.
       +    **Note:** CUDA 6.5 is the recommended version. CUDA 7.0 may work but is not
       +    thoroughly tested yet.
        
        License
        -------