This post will be about my long journey to setup Horovod API and ARM based claster creation.
I will place all Linux commands and possible trap on way to the goal : 8 nodes ARM bases claster .
I will show how fast this claster on MNIST dataset. And compare perfomance when claster works on differrent nodes.
Installation of Horovod API
Step 1: Installing Open MPI:
sudo apt-get install libopenmpi-dev openmpi-bin libhdf5-openmpi-dev
In Debian 9 packages already exist.
No comments:
Post a Comment