h2o4gpu icon indicating copy to clipboard operation
h2o4gpu copied to clipboard

Correctly split data into chunks in case of multi-gpu

Open sh1ng opened this issue 6 years ago • 0 comments

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 avatar Apr 02 '19 14:04 sh1ng