Results 221 to 230 of about 41,758 (261)
Some of the next articles are maybe not open access.

Fast matrix multiplication

Journal of Computational Chemistry, 1987
AbstractSeveral implementations of matrix multiplication (MMUL) in Fortran and VAX assembly language are discussed. On a VAX‐11/780 computer, the most efficient MMUL is achieved through vector‐scalar‐multiply‐and‐add (VSMA) operations, rather than by means of dot products.
Carlos F. Bunge, Gerardo Cisneros
openaire   +1 more source

SIMD Matrix Multiplication

1990
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} $$
Sanjay Ranka, Sartaj Sahni
openaire   +1 more source

SPARSE MATRIX–VECTOR MULTIPLICATION

2004
Abstract This chapter introduces irregular algorithms and presents the example of parallel sparse matrix-vector multiplication (SpMV), which is the central operation in iterative linear system solvers. The irregular sparsity pattern of the matrix does not change during the multiplication, which may be repeated many times.
openaire   +1 more source

Parallel matrix multiplication

2018 41st International Convention on Information and Communication Technology, Electronics and Microelectronics (MIPRO), 2018
Utilizing all CPU cores available for numerical computations is a topic of considerable interest in HPC. This paper analyzes and compares four different parallel algorithms for matrix multiplication without block partitioning using OpenMP. The comparison of the algorithms is based on the achieved speed, memory bandwidth and efficient use of the cache ...
Nikola Tomikj, Marjan Gusev
openaire   +1 more source

Hypercube matrix multiplication

Parallel Computing, 1993
A matrix multiplication algorithm for parallel computers (hypercubes) is given. The algorithm has running times of \(O(n)\) and \(O(\log n)\) for \(n^ 2\) and \(n^ 3/2\) processors. The sub matrices are sent in a single communication to directly connected processors in the hypercube and are also involved in sequential matrix multiplication at each ...
openaire   +1 more source

Matrix Chain Multiplication

2018
This chapter is devoted to the study of matrix chain multiplication problem. For this problem, we consider different cost functions and present a multi-stage optimization procedure relative to a sequence of such functions.
Hassan AbouEisha   +4 more
openaire   +1 more source

Learning from Optimizing Matrix-Matrix Multiplication

2018 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW), 2018
We describe a learning process that uses one of the simplest examples, matrix-matrix multiplication, to illustrate issues that underlie parallel high-performance computing. It is accessible at multiple levels: simple enough to use early in a curriculum yet rich enough to benefit a more advanced software developer.
Devangi N. Parikh   +3 more
openaire   +1 more source

Matrix Multiplication

1995
JIMMIE GILBERT, LINDA GILBERT
openaire   +2 more sources

The biofilm matrix: multitasking in a shared space

Nature Reviews Microbiology, 2022
Hans-Curt Flemming   +2 more
exaly  

Cell–extracellular matrix mechanotransduction in 3D

Nature Reviews Molecular Cell Biology, 2023
Aashrith Saraswathibhatla   +2 more
exaly  

Home - About - Disclaimer - Privacy