baselines icon indicating copy to clipboard operation
baselines copied to clipboard

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

Open TristaZhang opened this issue 5 years ago • 1 comments

573aedb9d351d0949b0d21308cda8bc

TristaZhang avatar Aug 10 '20 03:08 TristaZhang

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 ...

MajesticKhan avatar Aug 17 '20 23:08 MajesticKhan