Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run-all.ps1 cannot run 2.5M point GMM #157

Open
msdmkats opened this issue Nov 13, 2019 · 1 comment
Open

Run-all.ps1 cannot run 2.5M point GMM #157

msdmkats opened this issue Nov 13, 2019 · 1 comment

Comments

@msdmkats
Copy link
Contributor

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.

@tomjaguarpaw tomjaguarpaw changed the title Run-all.ps1 can not run 2.5M point GMM Run-all.ps1 cannot run 2.5M point GMM Nov 14, 2019
@awf
Copy link
Contributor

awf commented Dec 18, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants