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.
GitHub Advanced Security / SonarCloud succeeded Jul 25, 2026 in 4s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 109 in test/unit_tests/container/network.cpp

See this annotation in the file changed.

Code scanning / SonarCloud

Pseudorandom number generators (PRNGs) should not be used in security contexts Medium test

Make sure that using this pseudorandom number generator is safe here. See more on SonarQube Cloud

Check warning on line 110 in test/unit_tests/container/network.cpp

See this annotation in the file changed.

Code scanning / SonarCloud

Pseudorandom number generators (PRNGs) should not be used in security contexts Medium test

Make sure that using this pseudorandom number generator "shuffle" is safe here. See more on SonarQube Cloud