Test algorithm with internal multithreading
All threads resolved!
All threads resolved!
Since this is a design goal of GaudiHive/AthenaMT, adding a test to ensure that algorithms can actually use internal multithreading via TBB.
At the moment just uses TBB parallel_for. Could add a more comprehensive test with task_group if that would be valuable?
Merge request reports
Activity
Filter activity
added task scheduling label
- Resolved by Marco Clemencic
While it was indeed one of the design goals, I advise not to promote this possibility to Athena users at this point. There are nuances. In the current Athena configuration, the intra-algorithm parallelism will most likely lead to lower throughput.
assigned to @clemenci
changed milestone to %v35r3
added lhcb-gaudi-head label
- [2021-04-08 00:05] Validation started with lhcb-gaudi-head#2898
- [2021-04-08 00:46] Validation started with lhcb-run2-gaudi-head#105
- [2021-04-09 00:04] Validation started with lhcb-gaudi-head#2899
- [2021-04-09 00:56] Validation started with lhcb-run2-gaudi-head#106
- [2021-04-09 01:21] Validation started with lhcb-gaudi-head#2899
- [2021-04-09 01:54] Validation started with lhcb-run2-gaudi-head#106
- [2021-04-10 00:05] Validation started with lhcb-gaudi-head#2900
- [2021-04-10 00:53] Validation started with lhcb-run2-gaudi-head#107
- [2021-04-13 00:03] Validation started with lhcb-gaudi-head#2901
- [2021-04-13 00:41] Validation started with lhcb-run2-gaudi-head#108
- [2021-04-14 00:49] Validation started with lhcb-run2-gaudi-head#109
- [2021-04-14 01:20] Validation started with lhcb-run2-gaudi-head#109
- [2021-04-15 00:08] Validation started with lhcb-gaudi-head#2902
- [2021-04-15 01:10] Validation started with lhcb-run2-gaudi-head#110
- [2021-04-16 00:08] Validation started with lhcb-gaudi-head#2903
- [2021-04-16 00:56] Validation started with lhcb-run2-gaudi-head#111
- [2021-04-16 01:32] Validation started with lhcb-gaudi-head#2903
- [2021-04-17 00:04] Validation started with lhcb-gaudi-head#2904
- [2021-04-17 01:02] Validation started with lhcb-run2-gaudi-head#112
- [2021-04-17 01:35] Validation started with lhcb-gaudi-head#2904
- [2021-04-18 00:03] Validation started with lhcb-gaudi-head#2905
- [2021-04-18 00:11] Validation started with lhcb-run2-gaudi-head#113
Edited by Software for LHCbmentioned in commit 6c604a3e
Please register or sign in to reply