ADBench icon indicating copy to clipboard operation
ADBench copied to clipboard

Run-all.ps1 cannot run 2.5M point GMM

Open msdmkats opened this issue 5 years ago • 1 comments

All our 2.5M points GMM benchmark expect to work in the "replicate point" mode, where all points have the same coordinates, stated in the input file only once. All of our benchmark runners support this mode, but require a command line argument to be passed to them to activate it.

Currently, run-all.ps1 can not do that.

msdmkats avatar Nov 13 '19 11:11 msdmkats

I think we should remove replicate point mode. We should perhaps even just use random points, with a given seed.

awf avatar Dec 18 '19 17:12 awf