Use aligned_alloc as we do in CoreNEURON too
also updated header includes
Logfiles from GitLab pipeline #74797 (:white_check_mark:) have been uploaded here!
Status and direct links:
Actually, let's check the issue with the change of headers requiring explicit namespaces first. Also, using here aligned_alloc will put restrictions on buffer sizes, which we should also handle here (as we did in CoreNEURON).
Logfiles from GitLab pipeline #74856 (:white_check_mark:) have been uploaded here!
Status and direct links:
Noticed a performance degradation in our nightly benchmarks, so let's not merge yet
decided to drop this since perf is impacted negatively.
After the back-and-forth on coreneuron where we finally saw that the performance regression was unrelated to the newly introduced aligned_alloc, I thought I run once more with the replacement here and it looks good:

So, I'm reopening this.
Logfiles from GitLab pipeline #78121 (:white_check_mark:) have been uploaded here!
Status and direct links:
@ohm314 - what was last verdict on this part?
@ohm314 do you want to resolve the conflicts and then review/merge; or do we close this?
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.59%. Comparing base (
7984a45) to head (de64a8e). Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #933 +/- ##
=======================================
Coverage 86.59% 86.59%
=======================================
Files 182 182
Lines 13552 13552
=======================================
Hits 11735 11735
Misses 1817 1817
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Logfiles from GitLab pipeline #211452 (:no_entry:) have been uploaded here!
Status and direct links:
Logfiles from GitLab pipeline #211467 (:white_check_mark:) have been uploaded here!
Status and direct links:
Logfiles from GitLab pipeline #211494 (:white_check_mark:) have been uploaded here!
Status and direct links:
Logfiles from GitLab pipeline #228935 (:no_entry:) have been uploaded here!
Status and direct links:
Logfiles from GitLab pipeline #228934 (:no_entry:) have been uploaded here!
Status and direct links:
Logfiles from GitLab pipeline #228951 (:white_check_mark:) have been uploaded here!
Status and direct links: