Dear,
I am applying a simple stencil using ArBB like in the heat diffusion example, but I do that inside a thread that is created with the Threading Building Blocks.This gives me the following run-time error
std exception: Internal error: CTE_COMPILER_ERROR COMP_ERROR: Dynamic Compiler Internal Error
I am assuming the problem is related with the TBB because without TBB threads or when i set
export ARBB_OPT_LEVEL=O2
instead of O3 (O2 does not do threading in ArBB) it works (although quite slow).
Is it possible to use ArBB inside TBB threads?Do you have any hints?
I am just starting to experiment with both ArBB and TBB.
Thanks alot
Pieter Ghysels
Applied Mathematics and Numerical Analysis
Dept. Mathematics and Computer Science
University Antwerp.
Belgium
ArBB in combination with TBB
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.


