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

Add support to delete SHM File Transfer files while simulation loads #2644

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sergiorg-hpc
Copy link
Contributor

@sergiorg-hpc sergiorg-hpc commented Dec 18, 2023

The proposed change allows us to reduce the memory pressure while the simulation loads with CoreNEURON and the SHM File Transfer is active. The new behaviour is to delete the input files as soon as they are read. Thus, effectively allowing the simulator to use more memory in big simulations.

@sergiorg-hpc sergiorg-hpc self-assigned this Dec 18, 2023
Copy link

✔️ f4990e8 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

Copy link

✔️ 091bdad -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (d2c8c4b) 66.20% compared to head (dfed263) 66.19%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/coreneuron/io/nrn_filehandler.cpp 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2644      +/-   ##
==========================================
- Coverage   66.20%   66.19%   -0.01%     
==========================================
  Files         559      559              
  Lines      108957   108963       +6     
==========================================
+ Hits        72132    72133       +1     
- Misses      36825    36830       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bbpbuildbot

This comment has been minimized.

Copy link

sonarcloud bot commented Jan 7, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

✔️ dfed263 -> Azure artifacts URL

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.

None yet

4 participants