FINALLL TBB_LIBRARIES = 'optimized;/usr/lib/x86_64-linux-gnu/libtbb.so;debug;TBB_tbb_LIBRARY_DEBUG-NOTFOUNDPlease set them or make sure they are set and tested correctly in the CMake files:
TBB_tbb_LIBRARY_DEBUG告诉我,(第29行) TBB<
请问有没有办法让numba找到安装在我的虚拟环境中的TBB的最新版本?默认情况下,numba发现一个过时的TBB版本,并诉诸OMP。这是numba警告:
NumbaWarning: The TBB threading layer requires TBB version 2021 update 1 or later i.e., TBB_INTERFACE_VERSIONFound TBB_INTERFACE_VERSION = 10003. The TBB thread
我可以使用tasks等编译一些其他与tbb相关的代码,但由于某些原因这不起作用。]+0x10): undefined reference to `tbb::internal::NFS_Free(void*)'/tmp/ccQg8OKZ.o: In function `tbb::strict_ppl::concurrent_queue<int, <em