Sanakirja
Tekoälykääntäjä
Kuvat 2

Käännöksiä ei löytynyt valitulle kohdekielelle.

Määritelmät

Substantiivi

  1. (computing) In parallel computer architectures, a homogeneous network of tightly coupled data processing units (DPUs), each of which independently computes a partial result as a function of the data received from its upstream neighbors, stores the result within itself, and passes it downstream.

Taivutusmuodot

Monikkosystolic arrays

(computing) In parallel computer architectures, a homogeneous network of tightly coupled data processing units (DPUs), each of which independently computes a partial result as a function of the data received from its upstream neighbors, stores the result within itself, and passes it downstream.

Systolic array algorithm accumulating output values inside DPUs.

(computing) In parallel computer architectures, a homogeneous network of tightly coupled data processing units (DPUs), each of which independently computes a partial result as a function of the data received from its upstream neighbors, stores the result within itself, and passes it downstream.

Systolic array algorithm pre-loading and keeping one operand stationary inside DPUs while computing. In the example, the green matrix is pre-loaded in the array and can be reused for subsequent multiplications.