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

Windows 10 multicore workaround #9

Open
rwalke opened this issue Apr 20, 2020 · 0 comments
Open

Windows 10 multicore workaround #9

rwalke opened this issue Apr 20, 2020 · 0 comments

Comments

@rwalke
Copy link

rwalke commented Apr 20, 2020

Hi,
Thanks for doing this great job!
I am trying to run this computation on a MS Window 10 system.
If I have more than one core my Jupyter-Notebook-Kernel crashes.
But, it helps to restrict the number of cores to one, e.g.
trace = pm.sample(model=model, init='advi', cores=1)
Best regards,
Rainer, MPIDR

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

1 participant