Ben Ward
2017년부터 활동
Followers: 0 Following: 0
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...
거의 7년 전 | 답변 수: 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...
대략 7년 전 | 답변 수: 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