oneDAL
oneDAL copied to clipboard
Refactor TBB layer
Description
Avoid using globalControl to control number of threads, use custom task arena for this purpose.
Changes proposed in this pull request:
- Add pointer task arena as ThreaderEnvironment attribute
- Change set number of threads function
- Avoid using global control in the library