-
- Downloads
intel-tbb: Add `tm` variant to disable transactional memory. (#8799)
* intel-tbb: Add variant `tm` to disable transactional memory. Some AMD or very old Intel systems don't support transactional memory. This commit adds a variant `tm` that defaults to `True`, but can be switched off to allow running on those systems.
Please register or sign in to comment