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

Document file descriptors limit #66

Closed
ompiteam opened this issue Oct 1, 2014 · 6 comments
Closed

Document file descriptors limit #66

ompiteam opened this issue Oct 1, 2014 · 6 comments
Assignees

Comments

@ompiteam
Copy link
Contributor

ompiteam commented Oct 1, 2014

From Pasha:

I think that this issue should be in FAQ:

http://www.open-mpi.org/community/lists/users/2006/11/2216.php

(on linux i use "ulimit -n 64000")

@ompiteam ompiteam self-assigned this Oct 1, 2014
@ompiteam
Copy link
Contributor Author

ompiteam commented Oct 1, 2014

Imported from trac issue 1684. Created by jsquyres on 2008-12-02T18:05:58, last modified: 2008-12-03T10:48:20

@ompiteam
Copy link
Contributor Author

ompiteam commented Oct 1, 2014

Trac comment by rhc on 2008-12-03 09:54:19:

I believe I already did this:

http://www.open-mpi.org/faq/?category=large-clusters#fd-limits

Ralph

@ompiteam
Copy link
Contributor Author

ompiteam commented Oct 1, 2014

Trac comment by pasha on 2008-12-03 10:22:07:

I think we should add some copy-n-paste command line that fix the problem for supported OS:
Linux : ulimit -n 64000
X: ...

@ompiteam
Copy link
Contributor Author

ompiteam commented Oct 1, 2014

Trac comment by rhc on 2008-12-03 10:42:12:

I can/will add some text to that effect. However, I don't think we should put something that specific into the FAQ as the exact value is dependent on the cluster, size of jobs being attempted, etc.

I'll just add something specific about setting the ulimit.

Ralph

@ompiteam
Copy link
Contributor Author

ompiteam commented Oct 1, 2014

Trac comment by pasha on 2008-12-03 10:48:20:

Also it would be nice to have message error body "mca_oob_tcp_accept: accept() failed with errno 24". It will make googling simpler.

rhc54 pushed a commit that referenced this issue Oct 31, 2014
@rhc54
Copy link
Contributor

rhc54 commented May 29, 2017

Updated FAQ about this long ago

@rhc54 rhc54 closed this as completed May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants