Effacer les filtres
Effacer les filtres

Advanpix Multi precision toolbox

20 vues (au cours des 30 derniers jours)
Kamuran
Kamuran le 27 Sep 2012
I am seeking an efficient way of doing my numerical calculation in quad or more precision. Using a symbolic toolbox makes the code so slow that I will need years to finish a calculation. I found Advanpix selling a multi-precision toolbox for MATLAB but I am a little skeptical because if someone outside MATLAB can do this why not MATLAB doing it?
Anybody has any experience with Advanpix?
Thank you
Erdem

Réponses (2)

Pavel Holoborodko
Pavel Holoborodko le 28 Sep 2012
"...if someone outside MATLAB can do this why not MATLAB doing it?"
There are many important things which MATLAB is not doing (for whatever reason). For example, see the list of third-party toolboxes for MATLAB here:
It is easy to test if Advanpix mp-toolbox suits your needs - full functional trial version is available for download from the website.
P.S. I'm author of Advanpix Multiprecision Computing Toolbox.
  2 commentaires
Kamuran
Kamuran le 28 Sep 2012
Let me ask you one more thing. Will Multiprecision Computing Toolbox work with GPU computing such as Matlab's own GPUarray way or using Jacket (I am looking into that from the link you sent me). As you might understood, I am trying to take all the juice Matlab can offer me because I am planing to get into high end CFD calculations where I need all the improvement I can get.
Thank you
Pavel Holoborodko
Pavel Holoborodko le 28 Sep 2012
Modifié(e) : Pavel Holoborodko le 18 Juil 2013
Acceleration by GPU is not supported in toolbox (yet). And yes, huge matrices processing will be painfully slow.
We are working on employing quadruple precision arithmetic (instead of arbitrary precision) for big matrices. Hopefully this will give us significant boost in performance. New version will be ready in a few months...
Update (21 Feb 2013): As was advertised, now Advanpix toolbox implements highly optimized computations with quadruple precision (34 decimal digits). For example, now SVD/EIG are by x70-80 times faster comparing to symbolic toolbox.
Now toolbox makes it even possible to handle large matrices using quadruple precision.
Some examples can be found on the page: Fast Quadruple Precision Computations

Connectez-vous pour commenter.


abbe fuchs
abbe fuchs le 14 Mar 2013
Advanpix mp-toolbox is still unstable and yields a lot of strange results
i got 'Segmentation violation detected' several times
the eig is also unsatisfying
  2 commentaires
Pavel Holoborodko
Pavel Holoborodko le 18 Juil 2013
Could you be more specific please?
What exactly didn't work as expected?
abbe fuchs
abbe fuchs le 18 Juil 2013
once there was some problem. But now they have fixed it. It now works quite well.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by