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