verilator/nodist
Geza Lore ffbb3229a8
Change default thread pool sizes to respect processor affinity (#6604)
Instead of using the number of processors in the host, use the number of
processors available to the process, respecting cpu affinity
assignments. Without pthreads, fall back and use the number of
processors in the host as before.

This is now applied everywhere so runing `nuamctl -C 0-3 verilator` or
`numactl -C 0-3 Vsim` should behave as if the host has 4 cores (e.g.
like in CI jobs)
2025-10-28 18:10:40 +00:00
..
fuzzer Internals: Hide CC make rules (#6537) 2025-10-07 17:37:42 +01:00
clang_check_attributes Copyright year update. 2025-01-01 08:30:25 -05:00
dot_importer Copyright year update. 2025-01-01 08:30:25 -05:00
fastcov.py CI: Add ability to generate patch coverage reports 2025-10-04 17:53:18 +01:00
install_test Change default thread pool sizes to respect processor affinity (#6604) 2025-10-28 18:10:40 +00:00
lint_py_test_filter Copyright year update. 2025-01-01 08:30:25 -05:00
log_changes Lint cleanup 2025-09-06 09:04:05 -04:00
verilator_saif_diff Add `--trace-saif` for SAIF power traces (#5812) 2025-03-07 10:41:29 -05:00