-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Build openBLAS with oneTBB parallelism support #4066
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
Comments
There is currently no support for TBB in OpenBLAS, what people appear to be doing (with varying success if you search for earlier issues mentioning TBB) is use a single-threaded build of OpenBLAS with their TBB-parallelized program. |
Hi @martin-frbg ,
|
there is currently no support for this - only an unfinished concept from four years ago in PR #2255 |
1/ TBB equivalents of OMP PARALLEL pragmas |
Hi @martin-frbg and @brada4,
|
|
Hello @martin-frbg, |
Open a new issue since it is not related to TBB. |
Hi @brada4, |
now fixed by #4577 |
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I have following doubts:
The text was updated successfully, but these errors were encountered: