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

Correctly split data into chunks in case of multi-gpu #748

Open
sh1ng opened this issue Apr 2, 2019 · 0 comments
Open

Correctly split data into chunks in case of multi-gpu #748

sh1ng opened this issue Apr 2, 2019 · 0 comments
Labels
Projects
Milestone

Comments

@sh1ng
Copy link
Contributor

sh1ng commented Apr 2, 2019

Computation like rows / n_gpu may ignore a few records at the end of an array.
https://github.com/h2oai/h2o4gpu/blob/master/src/gpu/kmeans/kmeans_h2o4gpu.cu

@sh1ng sh1ng changed the title Correctly compute split data into chunks in case multi-gpu Correctly compute split data into chunks in case of multi-gpu Apr 2, 2019
@sh1ng sh1ng added the kmeans label Apr 2, 2019
@sh1ng sh1ng added this to the 0.4.0 milestone Apr 2, 2019
@sh1ng sh1ng changed the title Correctly compute split data into chunks in case of multi-gpu Correctly split data into chunks in case of multi-gpu Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
h2o4gpu
Awaiting triage
Development

No branches or pull requests

1 participant