verilator/test_regress
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
..
t Change default thread pool sizes to respect processor affinity (#6604) 2025-10-28 18:10:40 +00:00
.gdbinit
.gitignore
CMakeLists.txt
Makefile Testing: Ignore t_flag_debugi9 in `make test-snap` 2025-10-26 09:55:24 +00:00
Makefile_obj
driver.py Change default thread pool sizes to respect processor affinity (#6604) 2025-10-28 18:10:40 +00:00
input.vc
input.xsim.vc