Task Parallelism

Home > Computer Science > High-Performance Computing > HPC Architecture > Task Parallelism

Task parallelism is the process of dividing a large task into smaller subtasks that can be executed in parallel on multiple processors.