baselines
baselines copied to clipboard
Warning:You are running HER with just a single MPI worker even num_cpu=12

Getting the same thing....until I realized I didn't read the documentation:
mpirun -np 19 python -m baselines.run --num_env=2 --alg=her ...