Skip to content

CPU network SoA: heap-free weights (index ABI, packing A) - #3826

Open
nrnhines wants to merge 34 commits into
masterfrom
local/cpu-net-soa-heap-free
Open

CPU network SoA: heap-free weights (index ABI, packing A)#3826
nrnhines wants to merge 34 commits into
masterfrom
local/cpu-net-soa-heap-free

nrnivmodl: default NMODL_PYLIB and NMODLHOME when unset

a49fbad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 1s

68.66% (+0.18%) compared to 0c9dab0

View this Pull Request on Codecov

68.66% (+0.18%) compared to 0c9dab0

Details

Codecov Report

❌ Patch coverage is 88.41927% with 137 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.66%. Comparing base (0c9dab0) to head (a49fbad).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/nrncvode/netcvode.cpp 75.34% 71 Missing ⚠️
src/nrncvode/network_soa_sort.cpp 94.24% 11 Missing ⚠️
src/nrniv/bbsavestate.cpp 74.28% 9 Missing ⚠️
src/nrnoc/container.cpp 61.90% 8 Missing ⚠️
src/neuron/container/network/weight_block.hpp 85.10% 7 Missing ⚠️
test/unit_tests/container/network.cpp 98.10% 6 Missing ⚠️
src/neuron/container/memory_usage.hpp 66.66% 4 Missing ⚠️
src/neuron/container/network/netcon.hpp 85.71% 4 Missing ⚠️
src/neuron/container/network/self_event.hpp 85.71% 4 Missing ⚠️
src/nrnoc/point.cpp 90.90% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3826      +/-   ##
==========================================
+ Coverage   68.48%   68.66%   +0.18%     
==========================================
  Files         691      700       +9     
  Lines      111413   112493    +1080     
==========================================
+ Hits        76301    77244     +943     
- Misses      35112    35249     +137     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.