From 3de4b495fb176eba9a0eb517a4ce05903cb67acb Mon Sep 17 00:00:00 2001 From: Juan Gomez Luna Date: Wed, 16 Jun 2021 19:46:05 +0200 Subject: PrIM -- first commit --- SpMV/baselines/gpu/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SpMV/baselines/gpu/README (limited to 'SpMV/baselines/gpu/README') diff --git a/SpMV/baselines/gpu/README b/SpMV/baselines/gpu/README new file mode 100644 index 0000000..180af43 --- /dev/null +++ b/SpMV/baselines/gpu/README @@ -0,0 +1,9 @@ +Sparse Matrix Vector Multiplication (SpMV) + +Compilation instructions + + make + +Execution instructions + + ./spmv -f ../../data/bcsstk30.mtx -- cgit v1.2.3