[Bug 2273016] Review Request: python-numba - Compiling Python code using LLVM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2273016



--- Comment #5 from Benson Muite <benson_muite@xxxxxxxxxxxxx> ---
OpenMP should work everywhere.  Am less sure about OneTBB, official support is
for x86_64 though the Fedora spec file does not have any architecture
limitations and the tests are run.  Main problem with threading is more likely
that a user code which uses threading and then calls numba may create threading
problems.  In these cases, it is good to have a serial option without OpenMP or
TBB.  Probably modules similar to what is done for MPI would be the cleanest
option.  However, would start doing a build with neither OpenMP or TBB, then
add these afterwards.  This would at least get things working and allow other
software to use numba, even if performance would not be the best possible.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2273016

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202273016%23c5

-- 
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux