|
|
|
|
|
by cjhanks
2166 days ago
|
|
It is possible to SIMD parallelize multiple linear problems when you can guarantee convergence of each subproblem and compute iterative bounds. But sure, SIMD is no panacea. Especially when the latency between the vector instruction shares transistors with the previous instruction. |
|