Skip to content

HENzsearch and tbb library #107

@giallixx

Description

@giallixx

When using HENzsearch a warning appears saying TBB threading layer is disabled. Is this an important issue ?

HENzsearch -f .1 -F 2. -N 2 --fast ULX_xmm_epn_det04_ev.nc
0%| | 0/17756 [00:00<?, ?it/s]/home/gianluca/stingray/lib64/python3.6/site-packages/numba/np/ufunc/parallel.py:365: NumbaWarning: The TBB threading layer requires TBB version 2019.5 or later i.e., TBB_INTERFACE_VERSION >= 11005. Found TBB_INTERFACE_VERSION = 10002. The TBB threading layer is disabled.
warnings.warn(problem)
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 17756/17756 [27:44<00:00, 10.67it/s]

I tried to check whether tbb is present on my system:

pip install tbb
Requirement already satisfied: tbb in /data/gianluca/stingray/lib/python3.6/site-packages (2021.2.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions