UnitTestBoundingIntervalHierarchy handles systems under load better
The UnitTestBoundingIntervalHierarchy has historically had problems when the machine is already under-load when the algorithm is executed. By limiting the number of openMP threads the test uses we can reduce the amount of CPU time slicing that this test causes.
Showing
Please register or sign in to comment