Hi,
Is there any way to use ublas taking advantage of the multi-core facility of current processors?
Even naive “strategies”, like breaking the number of rows of a targeted matrix expression across
different threads would improve performance significantly, even if not optimally.
It would be nice to be able to use the matrix expression templates to perform operations in a multi-threaded
way.
Is there any provision for this?
Thank you for your help,
Petros