Increase batch size for Allen and modified host memory to support this
Allen runs faster with larger batch size. This MR changes the Allen configurations to use batch sizes of 1000 and host memory of 400Mb.
Now that Allen!1679 (merged) is merged, the change to host memory is not urgent but nice to have since we might be increasing the amount of algorithms in Allen (commented by @ahennequ below). Previously, host runs out of memory due to host-side prefix sum memory pressure but Allen!1679 (merged) will move all prefix sum operations onto the device which makes the change to host memory unnecessary.
events-per-slice
Improvement With The throughput of hlt1_pp_matching_no_ut
with different events-per-slice
is shown below. This MR will increase it from 500 to 1000. Larger output sizes will also relieve some IO pressure when writing out events from Allen.
Merge request reports
Activity
added RTA label
changed milestone to %RTA/2024.08.12-AugMD
- Resolved by Miroslav Saur
@dtou Allen!1679 (merged) has been merged, seems to me this could be closed.
- Resolved by Miroslav Saur
/ci-test
added ci-test-triggered label
- [2024-06-26 13:41] Validation started with lhcb-master-mr#11625
- [2024-06-26 14:19] Validation started with lhcb-2024-patches-mr#889
Edited by Software for LHCbadded 11 commits
- b2fa684e - 1 earlier commit
- ee0d6ce7 - Merge branch 'ref_bot_Allen1603_Moore3385' into '2024-patches'
- c201f4dc - Re-enable initialisation of UT in MooreOnline
- 858d3ca4 - Merge branch 'ld-initialise-ut' into '2024-patches'
- 1d0ddb13 - Fix NaN ratios in MooreOnline throughput tests
- ac9b5cce - Merge branch 'ahennequ_fixnan' into '2024-patches'
- d31bef7a - Update References for: Allen!1678 (merged), Moore!3577 (merged) based on lhcb-2024-patches-mr/861
- 240bd077 - Merge branch 'ref_bot_Allen1678_Moore3577' into '2024-patches'
- 68bff872 - Update References for: Allen!1679 (merged) based on lhcb-2024-patches-mr/831
- 4a3a1fc8 - Merge branch 'ref_bot_Allen1679' into '2024-patches'
- 02540b81 - Increase batch size for Allen and modified host memory to support this
Toggle commit list- Resolved by Miroslav Saur
/ci-test