tadd nvcc version call - 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 d7eb42f2e2e271e4a9331d49c9cee9ef1c563df0
(DIR) parent c6a424a797d75aa74e401d8ba05ad6cee526de78
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 26 Aug 2014 10:25:34 +0200
add nvcc version call
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@@ -13,6 +13,7 @@ report git status
report lspci
report uname -a
report cmake --version
+report nvcc --version
report cmake .
report make
report make test