photo

Ben Ward


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Find maximum intermediate product in matrix multiplication
Hello, I am in need of an efficient solution for the following problem... For the matrix product *C* = *A* × *B*, where *A...

6 years ago | 2 answers | 0

2

answers

Question


parfor and ticBytes/tocBytes
I am trying to use parfor on a 40-core machine. At the moment I see no improvement beyond using 16 cores in the loop, and I am w...

6 years ago | 1 answer | 0

1

answer

Question


Entry-wise multiplication of a sparse matrix on GPU
Using a GPU, I need to multiply sparse matrices using the entrywise ' |times|' (i.e. |.*|) operation. As far as I can tell, this...

7 years ago | 1 answer | 1

1

answer