h2o4gpu icon indicating copy to clipboard operation
h2o4gpu copied to clipboard

Distributed tSVD

Open mdymczyk opened this issue 7 years ago • 0 comments

For big data use cases we will need to figure out a parallelizable algo for tSVD. Ideally we want to be able to chunk the data per gpu/node. We can start with multi-GPU single host version and then move to multi node if we see the need.

mdymczyk avatar Dec 08 '17 20:12 mdymczyk