fix(patches): widen RcppParallel system-tbb scope to the whole redhat family #139

Merged
pat-s merged 1 commit from t3code/rcppparallel-redhat-family into main 2026-07-28 06:57:09 +00:00
Owner

Extends #137. el8/el9 were excluded because they ship only classic Intel TBB. build-env-images now vendors oneTBB 2021 into /usr/local on el8/el9, so every platform has oneTBB 2021+. Widen the scope redhat-10redhat (family token covers el8/el9/el10) and fix the reason text (no longer 'left on bundled'). Requires the el8/el9 images rebuilt with the vendored oneTBB (build-env-images PR). Verified: patched RcppParallel builds + links the vendored oneTBB on both el8 (g++ 8.5) and el9 (g++ 11.5).

Extends #137. el8/el9 were excluded because they ship only classic Intel TBB. build-env-images now vendors oneTBB 2021 into `/usr/local` on el8/el9, so every platform has oneTBB 2021+. Widen the scope `redhat-10` → `redhat` (family token covers el8/el9/el10) and fix the reason text (no longer 'left on bundled'). **Requires the el8/el9 images rebuilt with the vendored oneTBB (build-env-images PR).** Verified: patched RcppParallel builds + links the vendored oneTBB on both el8 (g++ 8.5) and el9 (g++ 11.5).
el8/el9 were left out of #137 because they ship only classic Intel TBB. The
build-env images now build oneTBB 2021 from source into /usr/local on el8/el9
(build-env-images: vendor oneTBB), so every platform has oneTBB 2021+ and can
use the system-tbb patch. Widen the scope from redhat-10 to the redhat family
(covers el8/el9/el10) and update the reason accordingly.

Requires the el8/el9 images to be rebuilt with the vendored oneTBB.
pat-s merged commit 8d0c4b7ccd into main 2026-07-28 06:57:09 +00:00
pat-s deleted branch t3code/rcppparallel-redhat-family 2026-07-28 06:57:10 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
devxy/build-cran-binaries!139
No description provided.