Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn off runtime warnings #685

Open
erling-d-andersen opened this issue Dec 14, 2021 · 1 comment
Open

Turn off runtime warnings #685

erling-d-andersen opened this issue Dec 14, 2021 · 1 comment

Comments

@erling-d-andersen
Copy link

I see

TBB Warning: The number of workers is currently limited to 3. The request for 7 workers is ignored. Further requests for more workers will be silently ignored until the limit changes.

and I would really like to turn this runtime warning off because the users of our product that employs the TBB do not want such things,

I have reported the issue

https://community.intel.com/t5/Intel-oneAPI-Threading-Building/Turn-off-TBB-Warning/m-p/1341782/emcs_t/S2h8ZW1haWx8dG9waWNfc3Vic2NyaXB0aW9ufEtXVVVJM1IwMU9PUkVFfDEzNDE3ODJ8U1VCU0NSSVBUSU9OU3xoSw#M15002

Here is the code

https://github.com/oneapi-src/oneTBB/search?q=The+number+of+workers+is+currently+limited

printing out that warning.

PS: We compile this source ourselves for ARM but is using the one in the Intel OneAPI compiler for X86.

@arunparkugan
Copy link

@anton-potapov is this issue still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants