sarathnandu
sarathnandu
### Description Adding CODEOWNERS.txt to identify lead maintainers. Fixes # - _issue number(s) if exists_ - [ ] - git commit message contains an appropriate signed-off-by string _(see [CONTRIBUTING.md](https://github.com/oneapi-src/oneTBB/blob/master/CONTRIBUTING.md#pull-requests) for...
### Description Update the CODEOWNERS list with owners for include headers. Fixes # - _issue number(s) if exists_ ### Type of change _Choose one or multiple, leave empty if none...
### Description Add Control Flow integrity flags for windows. Fixes # - _issue number(s) if exists_ ### Type of change _Choose one or multiple, leave empty if none of the...
### Description Added a utility class for Relative Error compute. Added relative error compute for seismic example. Fixes # - _issue number(s) if exists_ ### Type of change _Choose one...
# Summary Several oneTBB examples serve as performance benchmarks for the library. It's recommended to check the relative error for these examples. If the relative error exceeds 5%, consider stabilizing...