Searched refs:vs (Results 1 – 8 of 8) sorted by relevance
19 REM %SCRIPT_NAME% [^<arch^>] [^<vs^>]24 REM ^<vs^> should be one of the following28 REM if ^<vs^> is not set oneTBB dynamically linked with Microsoft Visual C++ runtime will be use…
296 CombinableType vs; in RunParallelVectorTests() local297 …tbb::parallel_for( oneapi::tbb::blocked_range<int> (0, N, 10000), ParallelVectorForBody<T>( vs ) ); in RunParallelVectorTests()299 … vs.combine_each(MyCombineEach); // combine_each sums all elements of each vector into the result in RunParallelVectorTests()302 CombinableType vs2(vs); in RunParallelVectorTests()308 vs3 = vs; in RunParallelVectorTests()
647 ets_type vs; in run_parallel_vector_tests() local649 REQUIRE( vs.empty() ); in run_parallel_vector_tests()652 REQUIRE( !vs.empty() ); in run_parallel_vector_tests()659 vs3 = vs; in run_parallel_vector_tests()662 oneapi::tbb::parallel_reduce ( vs.range(1), pvrb ); in run_parallel_vector_tests()666 REQUIRE( vs.size() == pvrb.count ); in run_parallel_vector_tests()670 oneapi::tbb::flattened2d<ets_type> fvs = flatten2d(vs); in run_parallel_vector_tests()734 ets_nokey_type vs; in run_cross_type_vector_tests() local736 REQUIRE( vs.empty()); in run_cross_type_vector_tests()738 REQUIRE( !vs.empty()); in run_cross_type_vector_tests()[all …]
55 .vs/*
10 the message by that node. As noted in the section on Single-push vs.
3 Flow Graph Basics: Single-push vs. Broadcast-push
25 Interface Incompatibilities: TBB vs oneTBB
21 