github.com/DARA-Project/GoDist-Scheduler@v0.0.0-20201030134746-668de4acea0d/structured/dphil/run.sh (about)

     1  #!/bin/bash
     2  
     3  DARAPID=1 ./dphil -mP 9500 -nP 9501 &
     4  DARAPID=2 ./dphil -mP 9501 -nP 9502 &
     5  DARAPID=3 ./dphil -mP 9502 -nP 9500