Home
last modified time | relevance | path

Searched refs:compute (Results 1 – 4 of 4) sorted by relevance

/oneTBB/examples/migration/recursive_fibonacci/
H A Dfibonacci_single_task.h35 compute, enumerator
39 single_fib_task(int n, int* x) : n(n), x(x), s(state::compute) in single_fib_task()
45 case state::compute : { in execute()
/oneTBB/doc/main/tbb_userguide/
H A DMore_on_HashCompare.rst30 size_t h = ...compute hash code for f...
/oneTBB/python/
H A DREADME.md10 execute tasks calling compute-intensive functions of Numpy/Scipy/Sklearn/PyDAAL which in turn are
/oneTBB/examples/parallel_for_each/parallel_preorder/
H A DREADME.md4 …as a value. The value is a matrix. Some of the cells have operators that compute the cell's value,…