You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This appears to be caused by an out-of-memory issue due to default memory limits on Docker Desktop for Mac (see https://docs.docker.com/docker-for-mac/#advanced). The issue was resolved in our experiments by setting Memory to 4 GB and Swap to 2 GB:
The same issue occurs on Docker Desktop for Windows. The default amount of memory allocated appears to be 2GB (this is what it was on my machine). Setting memory to 4GB resolves the issue.
haamis
changed the title
Docker image hang on OSX
Docker image hang on OSX and Windows
Mar 8, 2019
When running the docker image following instructions from https://turkunlp.org/Turku-neural-parser-pipeline/docker.html using
On a vanilla Docker Desktop (v 2.0.0.3) setup on OSX (v 10.14.3), the parser appears to hang with the last lines of output being
(first reported over email)
The text was updated successfully, but these errors were encountered: