StackOverflow Questions for Tag: matrix-multiplication

Ilario Bisignano
Ilario Bisignano

Reputation: 1

overflow encountered in matmul, what can I do?

Score: 0

Views: 70

Answers: 0

Read More
Santiago
Santiago

Reputation: 83

Use thrust::reduce for multplying a sequence of matrices

Score: 1

Views: 28

Answers: 0

Read More
Cal
Cal

Reputation: 41

need to vectorize efficiently calculating only certain values in the matrix multiplication A * B, using a logical array L the size of A * B

Score: 4

Views: 96

Answers: 1

Read More
gcrysler
gcrysler

Reputation: 21

15, 11 Hamming Code Generator Matrix

Score: 2

Views: 10075

Answers: 1

Read More
zymaster
zymaster

Reputation: 43

Eigen matrix multiplication is much less efficient than for loop traversal

Score: 2

Views: 145

Answers: 1

Read More
Avi Eini
Avi Eini

Reputation: 11

Memory issues with Polars streaming when computing outer products on large dataset"

Score: 1

Views: 66

Answers: 1

Read More
Mecreative
Mecreative

Reputation: 1

cuda-train-series shared memory matrix multiply question

Score: -1

Views: 53

Answers: 0

Read More
zc z
zc z

Reputation: 1

How to prove a modification of an array's item was successful?

Score: 0

Views: 58

Answers: 2

Read More
Det.Gibson
Det.Gibson

Reputation: 21

Inverse of a matrix with variables instead of values

Score: 0

Views: 144

Answers: 2

Read More
Andrew Tomazos
Andrew Tomazos

Reputation: 68708

Why is a naïve C++ matrix multiplication 100 times slower than BLAS?

Score: 16

Views: 6201

Answers: 5

Read More
simon
simon

Reputation: 23

How to multiply 2x3x3x3 matrix by 2x3 matrix to get 2x3 matrix

Score: 2

Views: 42

Answers: 1

Read More
Mostafa Hosseini
Mostafa Hosseini

Reputation: 35

Matrix Multiplication 2-D and 1-D

Score: -2

Views: 94

Answers: 3

Read More
learner
learner

Reputation: 3472

Batch matrix multiplication in numpy

Score: 5

Views: 10497

Answers: 3

Read More
Brandon Thio
Brandon Thio

Reputation: 9

Subproblem size w.r.t Strassen's Matrix Multiplication algorithm

Score: 0

Views: 184

Answers: 2

Read More
abukaj
abukaj

Reputation: 2712

Is there a numerically optimal order of matrix multiplication?

Score: 9

Views: 1027

Answers: 4

Read More
mmv456
mmv456

Reputation: 13

kdb/Q Matrix multplication (mmu) resulting in type error

Score: 0

Views: 54

Answers: 0

Read More
0-0
0-0

Reputation: 11

PyCUDA | Shared Matrix Multiplication with Phases | Unintuitive Error

Score: -1

Views: 47

Answers: 1

Read More
kdh
kdh

Reputation: 61

Efficient way for using int8 AVX512-VNNI instruction, especially about loading the data to zmm register

Score: 2

Views: 125

Answers: 1

Read More
julian2000P
julian2000P

Reputation: 155

Why is my matrix multiplication using numpy so slow?

Score: 1

Views: 82

Answers: 3

Read More
MouseWarrior
MouseWarrior

Reputation: 61

Differences between AVX and AVX2

Score: 5

Views: 16052

Answers: 1

Read More
PreviousPage 1Next