Skip to content

Releases: HPDCS/NBBS

NBBS v0.1.2

27 Jan 18:59
Compare
Choose a tag to compare
NBBS v0.1.2 Pre-release
Pre-release

Improved overall code factoring (e.g. sl and nb algorithms use the same baseline code).

This should correspond to the result of R.M. PhD thesis.

NBBS v0.1.1

24 Sep 19:43
Compare
Choose a tag to compare
NBBS v0.1.1 Pre-release
Pre-release

Added optimizations for reducing the number of atomics.
It matches the following paper: CCGRID2019

NBBS v0.1.0

24 Sep 18:28
Compare
Choose a tag to compare
NBBS v0.1.0 Pre-release
Pre-release

First valid release.
Improved iterative mode and memory accesses of NBBS algorithms.

It matches the following paper: CLUSTER2018

NBBS v0.0.1

24 Sep 18:07
Compare
Choose a tag to compare
NBBS v0.0.1 Pre-release
Pre-release

Very first inefficient release of NBBS.