Feeds
질문
Why does MATLAB use only single core when function lu is used?
Hi, I try to LU factorize a matrix with multi-cores (4 cores). I assume that MATLAB automatically figures out available multi...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Using LU with multi-cores
Hi, I try to LU factorize a matrix with multi-cores. I assume that MATLAB automatically figures out available multicores and ...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
Use function lu() and luinc() in single precision
Hi All, Is there any way to call function lu() or luinc() in single precision? I think that single precision is enough for my...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
parallel version of ilu and cg
I wonder if matlab parallel tool box or other products include a parallel version of linear algebra functions such as pcg, qmr, ...
12년 초과 전 | 답변 수: 1 | 0