I don't know about this specific MATLAB solver, but I think they have
computational intensive code implemented in native libraries. ISPC can get
quite close to the peak hardware performance, so it's more a question of
the quality of the MATLAB solver.

On Fri, Aug 17, 2018 at 2:24 AM Royi <[email protected]> wrote:

> Doug,
>
> What do you think about creating a PCG (Pre Conditioned Conjugate
> Gradient) solver with ISPC?
>
> Could it beat MATLAB's internal solver?
>
>
> On Sunday, February 5, 2012 at 3:29:15 AM UTC+2, dpephd wrote:
>>
>> Hello Michal,
>>
>> Please see my 2D Jacobi Poisson solver post with regards to the
>> results I am observing when using ispc v.1.1.3.
>>
>> Doug
>>
>>
>> On Jan 3, 12:37 am, Michal Kvasnicka <[email protected]>
>> wrote:
>> > Is there any chance to get some more numerical mathematics oriented
>> > examples (linear algebra, global optimization, finite-difference
>> > solvers, etc.) for Intel SPMD Compiler.
>> >
>> > I would like to get better overview how the compiler performs on more
>> > numerical complex problems.
>> >
>> > Thanks in advance for any help.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Intel SPMD Program Compiler Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Intel SPMD Program Compiler Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to