Published December 18, 2020
| Version v1.6.0
Software
Open
johnlees/pp-sketchlib: Sketchlib v1.6.0
Description
New features:
- Add WebAssembly version (for single queries) #40.
- Allow random on/off in jaccard dist bindings #41.
Bug fixes:
- Fixed a stall with GPU distances sometimes triggered due to a misplaced
__syncwarp()call. - Check for sketches which exceed GPU shared memory size, and use global memory rather than failing if it won't fit #43.
- Check all CUDA API calls, including kernel launches.
- Remove
-march=nativefrom the CMakeLists.txt, which may have been causing Illegal Instruction errors
Files
johnlees/pp-sketchlib-v1.6.0.zip
Files
(25.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4a8259adf569ff20790e36a386cc71f2
|
25.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/johnlees/pp-sketchlib/tree/v1.6.0 (URL)