Closed jjfiv closed 5 years ago
Now it's taking 4-5x as long to train, per Emma's notifications.
However, local benchmarking on my Macbook Air seems fine.
toybox-breakout-FPS: 133577.4752 4012.9850 ale-breakout-FPS: 24010.6762 697.8181 GYM: breakout-toybox-FPS: 7078.8343 138.1617 Slowdown: 0.9470 GYM: breakout-ALE-FPS: 1649.5937 19.9729 Slowdown: 0.9313
With my homebrew'd python3.6:
./start_python --version PYTHONPATH /Users/jfoley/code/toybox/ctoybox/baselines:/Users/jfoley/code/toybox/ctoybox/toybox: LD_LIBRARY_PATH :/Users/jfoley/code/toybox/ctoybox/../target/release LIBCTOYBOX /Users/jfoley/code/toybox/ctoybox/.. Python 3.6.5
Update: this seems to be from a change in slurm settings. Closing because it's not our fault.
Did we ever figure out the problem? I am having similar fps issues with the Rogue environment wrapper experiments
Now it's taking 4-5x as long to train, per Emma's notifications.
However, local benchmarking on my Macbook Air seems fine.
With my homebrew'd python3.6: