Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Malmo FPS speedup? #902

Open
martinballa opened this issue Dec 5, 2020 · 1 comment
Open

Malmo FPS speedup? #902

martinballa opened this issue Dec 5, 2020 · 1 comment

Comments

@martinballa
Copy link

I am using linux with malmoenv as a python module and I was trying to make malmo run faster, but I could not find any solution that would work for me. On my PC Malmo is running around 5 FPS (including the reset time) which is quite slow to train RL agents on many missions.
This is related to previous issues I have seen such as: #853
I have set the tcpNoDelay to both java and python sides, but did not observe any speedup.
I have also tried to change the settings in the mission XML (The MsPerTick variable), but I did not observe any speedup from either. The only thing that seemed to work is setting the forceReset in the mission XML to False - but that has some side affects that could be a problem for longer trainings.
Is there any solution or documentation on this?

@martinballa martinballa changed the title Malmo is slow Malmo FPS speedup? Dec 5, 2020
@Chasingdreams6
Copy link

Same problem, did you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants