Memory Leak on Linux
Hi,
I have been using Unity ml-agents on my Mac to create environments. I then build the environment for Linux and upload it to git in order to pull the environment down on a Linux machine. When I use the environment on the Linux machine, I run the learn.py algorithm, but it continues to use more and more memory until it runs out and it crashes.
I am running on Ubuntu 16.04 with ml-agents 0.4.0b and Unity 2017.2.0f1.
I know this was an issue with textures in the past, but the version of ml-agents that I have is after this issue was fixed.
Your answer

Follow this Question
Related Questions
Linux support 3 Answers
What are the system requirements for deployed apps on Linux? 0 Answers
Linux Scroll Wheel not working when using Cursor Lock. 0 Answers
[Linux Editor] Change player to Vulkan before OpenGL will get you stuck in Unity crashing on startup 0 Answers
Best practice for cleaning up leaked procedural materials? 0 Answers