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

tripyrun requires ulimit -n set to large number #113

Open
JanStreffing opened this issue Jun 26, 2024 · 3 comments
Open

tripyrun requires ulimit -n set to large number #113

JanStreffing opened this issue Jun 26, 2024 · 3 comments
Assignees

Comments

@JanStreffing
Copy link
Contributor

I found that by default tripyrun is crashing with too many files open error. The solution is to set ulimit -n to some large number e.g. 100000

@patrickscholz
Copy link
Collaborator

@jan: So far i run tripyrun always on an interactive compute node. I guess you run it on a standard compute node using sbatch?

@jan
Copy link

jan commented Jul 2, 2024

@patrickscholz keep up the good work! But also: wrong Jan.

@JanStreffing
Copy link
Contributor Author

On the login node yes, with slum, no (not allowed on login node anyway). I take away that I would use salloc and try it from a compute node.

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

3 participants