Skip to content

Commit a4e42dc

Browse files
committed
Update verification value in performancetests.sh
1 parent e95f023 commit a4e42dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/performance/performancetests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ fi
7070
DATASETS=(west0497.mtx facebook_combined.txt cit-HepTh.txt com-amazon.ungraph.txt com-youtube.ungraph.txt cit-Patents.txt com-orkut.ungraph.txt)
7171
DATASET_MODES=(direct direct indirect indirect indirect indirect indirect)
7272
DATASET_SIZES=(497 4039 27770 334863 1134890 3774768 3072441)
73-
KNN4SOLS=(59 421 1138 1 32 1 1048907)
73+
KNN4SOLS=(59 421 1138 1 32 1 609122)
7474
KNN6SOLS=(238 526 4189 1 181 1 1268035)
7575

7676
#the following datasets are used for benchmarking SpMV, SpMSpV, and SpMSpM

0 commit comments

Comments
 (0)