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

MPI-PR: check for number of open files #310

Merged
merged 5 commits into from
Jul 13, 2023

Conversation

edoapra
Copy link
Contributor

@edoapra edoapra commented Jul 13, 2023

MPI-PR: check for number open files (generated on /dev/shm)
Stop when the number of open files is greater than 60% of the max value of open files (from /proc/sys/fs/file-nr)

@edoapra
Copy link
Contributor Author

edoapra commented Jul 13, 2023

It is somewhat related to #257

It addresses cases that can emerge in NWChem when O(10^3) GAs are created.

@edoapra edoapra marked this pull request as draft July 13, 2023 00:54
@edoapra edoapra marked this pull request as ready for review July 13, 2023 01:59
edoapra added a commit to edoapra/nwchem that referenced this pull request Jul 13, 2023
edoapra added a commit to edoapra/nwchem that referenced this pull request Jul 13, 2023
@edoapra edoapra merged commit ab9af9c into GlobalArrays:develop Jul 13, 2023
40 checks passed
edoapra added a commit to edoapra/nwchem that referenced this pull request Jul 13, 2023
@edoapra edoapra mentioned this pull request Jul 13, 2023
edoapra added a commit to edoapra/nwchem that referenced this pull request Oct 4, 2023
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

Successfully merging this pull request may close these issues.

2 participants