Home
last modified time | relevance | path

Searched refs:correctness (Results 1 – 5 of 5) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_parallel_for.cpp130 namespace correctness { namespace
165 using correctness::test; in test()
178 correctness::test<Range1_2, /* provide_feedback= */ false, !ensure_non_empty_range>(); in test()
179 correctness::test<Range1_999, /* provide_feedback= */ false, !ensure_non_empty_range>(); in test()
180 correctness::test<Range999_1, /* provide_feedback= */ false, !ensure_non_empty_range>(); in test()
/oneTBB/doc/main/reference/
H A Dreference.rst34 - It may have limited or no support in tools such as correctness analyzers, profilers and debuggers.
/oneTBB/doc/main/tbb_userguide/
H A DWindows_C_Dynamic_Memory_Interface_Replacement.rst73 runtime libraries. To ensure correctness, it must first recognize a
H A DLock_Pathologies.rst7 Locks can introduce performance and correctness problems. If you are new
/oneTBB/examples/parallel_for/tachyon/
H A DREADME.md6 …rendered in parallel. The resulting parallel code was then checked for correctness by using Intel®…