-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Two files have been added. runBinnedTest.cxx and buildBinnedTest3.cxx These are simple ROOT macros that have been provided to the ROOT Benchmarking team. Results on earlier tests can be seen here.
As can be seen the time goes up for multiple cores. this is apparently still true with more cores capping the job time at taking more than 12 hours.
A first solution is proposed to kill lines 57 and 61 (mentioning ActivateStatError()) and run on up to 8 cores.
Once the google benchmark code runs well on the knl with proper scaling this test can be extended to other systems (e.g. on NLESC machines) but in the mean while the code to run the tests can be found here.
Metadata
Metadata
Assignees
Labels
No labels