photo

Ben Ward


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年弱 前 | 1 件の回答 | 1

1

回答