Skip to content

Commit 6a0bde9

Browse files
authored
Update README.md
1 parent 21827cf commit 6a0bde9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vectors to be applied with the same matrix $A$.
3131

3232
<figure>
3333
<img src="https://github.com/fcdimitr/CompressedSparseBlocks.jl/blob/main/benchmarks/benchmark-results.png" alt="Benchmarks" style="width:100%">
34-
<figcaption align = "center"><i>Fig.1 - Comparison between CSB and MKLSparse. We report parallel (p = 40) execution times on 2x Intel Xeon E5-2640 v4 2.4GHz CPUs.</i></figcaption>
34+
<figcaption align = "center"><i>Fig.1 - Comparison in wall-clock execution time between CSB and MKLSparse. The parallel execution times are with 40 threads on 2 processors Intel Xeon E5-2640 v4 2.4GHz. The average degree is the average number of nonzeros per row/column.</i></figcaption>
3535
</figure>
3636

3737
## Installation
@@ -77,7 +77,7 @@ Notices, vol. 33, no. 5, pp. 212–223, 1998, doi:
7777

7878

7979

80-
## Contributors on the Julia wrapper
80+
## Contributors of the Julia interface
8181

8282
*Design and development*:
8383
Dimitris Floros<sup>1</sup>, Nikos Pitsianis<sup>1,2</sup>, Xiaobai Sun<sup>2</sup>

0 commit comments

Comments
 (0)