Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verification

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Download the test script.
    git clone --recursive https://github.com/horovod/horovod.git
  3. Go to the test directory.
    cd horovod/test/parallel
  4. Execute the script.
    horovodrun -np 2 pytest -v test_tensorflow.py