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

OpenBLAS blas_thread_init: pthread_create: Resource temporarily unavailable #14

Closed
muschellij2 opened this issue Aug 7, 2018 · 0 comments

Comments

@muschellij2
Copy link
Owner

muschellij2 commented Aug 7, 2018

I've been getting some OpenBLAS blas_thread_init: pthread_create: Resource temporarily unavailable errors from FSL, along with OpenBLAS blas_thread_init: RLIMIT_NPROC XXXX current, XXXX max.

I've fixed this by setting

export OMP_NUM_THREADS=1

in my ~/.bash_profile as per OpenMathLib/OpenBLAS#888, but again maybe an ugly workaround and I'm unsure of the exact problem. Just FYI to users.

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