From ed3df5f1558d98a0bd64044cb9027235f5d7b315 Mon Sep 17 00:00:00 2001 From: PBerger Date: Thu, 11 Sep 2014 19:45:07 +0200 Subject: [PATCH] Last push :) Former-commit-id: 72c4b69cb24549ae6899879438497a1c078c0760 --- resources/cudaForStorm/srcCuda/cuspExtensionDouble.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/cudaForStorm/srcCuda/cuspExtensionDouble.h b/resources/cudaForStorm/srcCuda/cuspExtensionDouble.h index 65eb47bdd..901df0ae7 100644 --- a/resources/cudaForStorm/srcCuda/cuspExtensionDouble.h +++ b/resources/cudaForStorm/srcCuda/cuspExtensionDouble.h @@ -2,7 +2,7 @@ * This is an extension of the original CUSP csr_vector.h SPMV implementation. * It is based on the Code and incorporates changes as to cope with the details * of the StoRM code. - * As this is mostly copy & paste, the original license still applies. + * Changes have been made for 1) different input format, 2) the sum calculation and 3) the group-reduce algorithm */ /*