Absent_params_shouldnt_except() | DotMPTests.CPUTests | inline |
Atomic_works() | DotMPTests.CPUTests | inline |
Boundary_parallelfor_should_except() | DotMPTests.CPUTests | inline |
Collapse_works() | DotMPTests.CPUTests | inline |
CPUTests(ITestOutputHelper output) | DotMPTests.CPUTests | inline |
CreateRegion() | DotMPTests.CPUTests | inlineprivatestatic |
Critical_works() | DotMPTests.CPUTests | inline |
Custom_scheduler_works() | DotMPTests.CPUTests | inline |
Dynamic_should_produce_correct_results() | DotMPTests.CPUTests | inline |
Get_and_Set_NumThreads_work() | DotMPTests.CPUTests | inline |
GetNested_works() | DotMPTests.CPUTests | inline |
GetWTime_works() | DotMPTests.CPUTests | inline |
Guided_should_produce_correct_results() | DotMPTests.CPUTests | inline |
Improper_taskwait_should_except() | DotMPTests.CPUTests | inline |
InnerWorkload(int j, float[] a, float[] b, float[] c) | DotMPTests.CPUTests | inlineprivatestatic |
InParallel_works() | DotMPTests.CPUTests | inline |
Invalid_params_should_except() | DotMPTests.CPUTests | inline |
Locks_work() | DotMPTests.CPUTests | inline |
Master_works() | DotMPTests.CPUTests | inline |
Nested_parallelism_should_except() | DotMPTests.CPUTests | inline |
Nested_task_dependencies_work() | DotMPTests.CPUTests | inline |
Nested_tasks_work() | DotMPTests.CPUTests | inline |
Nested_taskwait_works() | DotMPTests.CPUTests | inline |
Nested_worksharing_should_except() | DotMPTests.CPUTests | inline |
Non_for_ordered_should_except() | DotMPTests.CPUTests | inline |
Non_parallel_barrier_should_except() | DotMPTests.CPUTests | inline |
Non_parallel_critical_should_except() | DotMPTests.CPUTests | inline |
Non_parallel_for_should_except() | DotMPTests.CPUTests | inline |
Non_parallel_GetThreadNum_should_except() | DotMPTests.CPUTests | inline |
Non_parallel_master_should_except() | DotMPTests.CPUTests | inline |
Non_parallel_sections_should_except() | DotMPTests.CPUTests | inline |
Non_parallel_single_should_except() | DotMPTests.CPUTests | inline |
Ordered_works() | DotMPTests.CPUTests | inline |
output | DotMPTests.CPUTests | private |
Overflow_for_should_except() | DotMPTests.CPUTests | inline |
Parallel_performance_should_be_higher() | DotMPTests.CPUTests | inline |
Parallel_should_work() | DotMPTests.CPUTests | inline |
Parallelfor_should_work() | DotMPTests.CPUTests | inline |
Reduction_collapse_works() | DotMPTests.CPUTests | inline |
Reduction_works() | DotMPTests.CPUTests | inline |
saxpy_parallelfor(float a, float[] x, float[] y) | DotMPTests.CPUTests | inlineprivate |
saxpy_parallelregion_for(float a, float[] x, float[] y, Schedule schedule, uint? chunk_size) | DotMPTests.CPUTests | inlineprivate |
saxpy_parallelregion_for_taskloop(float a, float[] x, float[] y, uint? grainsize) | DotMPTests.CPUTests | inlineprivate |
Schedule_runtime_works() | DotMPTests.CPUTests | inline |
Sections_works() | DotMPTests.CPUTests | inline |
SetDynamic_works() | DotMPTests.CPUTests | inline |
Shared_works() | DotMPTests.CPUTests | inline |
SharedEnumerable_works() | DotMPTests.CPUTests | inline |
Single_works() | DotMPTests.CPUTests | inline |
Static_should_produce_correct_results() | DotMPTests.CPUTests | inline |
Task_dependencies_work() | DotMPTests.CPUTests | inline |
Tasking_works() | DotMPTests.CPUTests | inline |
Taskloop_dependencies_work() | DotMPTests.CPUTests | inline |
Taskloop_only_if_works() | DotMPTests.CPUTests | inline |
Taskloop_should_produce_correct_results() | DotMPTests.CPUTests | inline |
Workload(bool inParallel) | DotMPTests.CPUTests | inlineprivatestatic |
Workstealing_load_balances() | DotMPTests.CPUTests | inline |
Workstealing_should_produce_correct_results() | DotMPTests.CPUTests | inline |