URI:
       tadd gcc --version - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
  HTML git clone git://src.adamsgaard.dk/sphere
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
   DIR commit 98dd28151787ad19ca169cf0c8f76bc378d3108e
   DIR parent a40e879f405678f7921ad35147406a3b71586811
  HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Tue, 26 Aug 2014 16:01:54 +0200
       
       add gcc --version
       
       Diffstat:
         M run_diagnostics.sh                  |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/run_diagnostics.sh b/run_diagnostics.sh
       t@@ -21,6 +21,7 @@ report lspci
        report uname -a
        report cmake --version
        report nvcc --version
       +report gcc --version
        report cmake .
        report make
        report make test