You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ To see a real dataset in action and generate the graph below, download and use t
63
63
64
64
# ⚡ DedupBench SIMD Builds
65
65
66
-
To use any of the vector-accelerated CDC algorithms, an alternative Dedupbench build is required. Choose the right SIMD build when running `install.sh` or use the manual commands commands below. We have provided preconfigured files for all algorithms with 8KB chunk sizes for convenience.
66
+
To use any of the vector-accelerated CDC algorithms, an alternative Dedupbench build is required. Choose the right SIMD build when running `install.sh` or use the manual commands below. We have provided preconfigured files for all algorithms with 8KB chunk sizes for convenience.
67
67
68
68
**_Note that building with the wrong options (such as AVX-256 on a machine without AVX-256 support) may result in compile / runtime errors._**
0 commit comments