- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
In my project, I need high precision and numbers with precision to be as high as possible.
At the same time, speed is also my major concern.
I am using MPFR multiple precision library, which does not have platform dependent optimization with respect to Intel platform
I am wondering if Intel Math Kernel library has high precision library? Or MPFR has platform dependent optimization?
Thanks a lot
In my project, I need high precision and numbers with precision to be as high as possible.
At the same time, speed is also my major concern.
I am using MPFR multiple precision library, which does not have platform dependent optimization with respect to Intel platform
I am wondering if Intel Math Kernel library has high precision library? Or MPFR has platform dependent optimization?
Thanks a lot
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
According to the web page, branches of gmp other than mpfr offer best performance by some measures. Certainly, there's been plenty of platform specific optimization.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
-->>branches of gmp other than mpfr offer best performance by some measures.
** What other branches of GMP offer better performance for high precision floating point computations? I thought the MPFR is the only branch of GMP that offers high precision floating point computations...
-->>Certainly, there's been plenty of platform specific optimization.
** Where? That's exactly I am looking for. So you say that MKL does not have the high precision libraries but there are others? Please give me a few pointers... Thanks

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page