Hacker News new | ask | show | jobs
by tianlins 3803 days ago
They claimed to be "the only public toolkit that can scale beyond single machine". Well, mxnet (https://github.com/dmlc/mxnet) can scale across multiple CPUs and GPUs.
1 comments

Multiple machines implies scaling across a network or backbone - multiple logical computers. As I understand it at least.
Mxnet does. The commenter just left that part out. "The library is portable and lightweight, and is ready scales to multiple GPUs, and multiple machines." https://mxnet.readthedocs.org/en/latest/distributed_training...