tadd information on clusters - 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 7c7adcf33014a7a965f18f1b6285c7c85c6207f9
 (DIR) parent 9916a978ac5afdf76edb17d6c3e154a064cffadd
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Thu, 23 Feb 2017 15:04:18 -0800
       
       add information on clusters
       
       Diffstat:
         M README.rst                          |      11 +++++++++--
       
       1 file changed, 9 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README.rst b/README.rst
       t@@ -10,8 +10,15 @@ allows for optional simulation of two-way coupled fluid flow using the
        Navier-Stokes or Darcy formulations.
        
        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.
       +highly recommended. ``sphere`` has been tested with Nvidia Tesla GPUs, and has 
       +successfully been employed on the clusters `Grendel 
       +<http://www.cscaa.dk/grendel/hardware/>`_ (Aarhus University), `ICME 
       +<https://icme.stanford.edu/computer-resources/gpu-cluster>`_ (Stanford 
       +University), `Comet <http://www.sdsc.edu/services/hpc/hpc_systems.html#comet>`_ 
       +(San Diego Supercomputing Center),  `Bridges 
       +<https://psc.edu/index.php/resources/computing/bridges>`_ (Portland 
       +Supercomputing Center), and `Stampede <https://www.tacc.utexas.edu/stampede/>`_ 
       +(Texas Advanced Supercomputing Center).
        
        License
        -------