buffalo icon indicating copy to clipboard operation
buffalo copied to clipboard

Multi-GPU Support

Open tangzhy opened this issue 4 years ago • 1 comments

Do you support training models among multiple gpus?

I'm asking this because my sparse matrix is quite large like:

  • shape: (80M, 60M)
  • nnz: 400M

tangzhy avatar Oct 29 '20 03:10 tangzhy

@tangzhy It would be helpful to deal large scale data but, we don't have plan to support multiple gpus yet. did you try buffalo on the database you mentioned? I wonder how long does it take to finish training.

ummae avatar Oct 29 '20 04:10 ummae