Skip to main content

1990 | OriginalPaper | Buchkapitel

SIMD Matrix Multiplication

verfasst von : Prof. Sanjay Ranka, Prof. Sartaj Sahni

Erschienen in: Hypercube Algorithms

Verlag: Springer New York

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Suppose that two n×n matrices A [0:n-1, 0:n-1] and B[0:n-1, 0:n-1] are to be multiplied on an SIMD hypercube to get the product matrix C where $$ C[i,j] = \sum\limits_{k = 0}^{n - 1} {A[i,k]*B[k,j],0 \le i,j < n} $$

Metadaten
Titel
SIMD Matrix Multiplication
verfasst von
Prof. Sanjay Ranka
Prof. Sartaj Sahni
Copyright-Jahr
1990
Verlag
Springer New York
DOI
https://doi.org/10.1007/978-1-4613-9692-5_3