Running with 16 workers
cmd: mpiexec -n 16 python DeepMimic_Optimizer.py --arg_file args/train_humanoid3d_spinkick_args.txt --num_workers 16
and nothing happen
when i call python3 mpi_run.py --arg_file args/train_humanoid3d_spinkick_args.txt it can run
python3 mpi_run.py --arg_file args/train_humanoid3d_spinkick_args.txt --num_workers 16
Running with 16 workers cmd: mpiexec -n 16 python DeepMimic_Optimizer.py --arg_file args/train_humanoid3d_spinkick_args.txt --num_workers 16 and nothing happen when i call python3 mpi_run.py --arg_file args/train_humanoid3d_spinkick_args.txt it can run