computer-architecture-parallel-computing.html


* created: 2025-06-10T18:44
* modified: 2025-08-02T00:09

title

Parallel Computing

description

Working together is the main aspect of parallelism. The primary idea is that we could have multiple processor working on a single or multiple tasks at the same time.

You can break a single finger, but together we are a fist

Working together is the main aspect of parallelism. The primary idea is that we could have multiple processor working on a single or multiple tasks at the same time.

Dynamic linking

Static linking