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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 1

1

个回答