<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Interval arithmetic functions in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849614#M6471</link>
    <description>&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;Gerry,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;The Intel Compiler team argued against our inclusion of IA into MKL from the start - I'm not so sure they would be happy custodians of IA going forward.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;As for the User's Guide, I am certainly not asking you to do our QA/Test for us - we do indeed do that ourselves. However, despite our efforts, we seem to have fallen short regarding the effectiveness of our User's Guide. Indeed, we do see many vague comments that our documentation is "bad", but very little in the way of specifics that we could easily resolve. We willcontinue to stumble through trying to guess which aspects of the User's Guide are problematic, and/or, if users point out specific issues, we can address those (and similar) more quickly.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;--tyler&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Feb 2008 19:26:44 GMT</pubDate>
    <dc:creator>Tyler_T_Intel</dc:creator>
    <dc:date>2008-02-19T19:26:44Z</dc:date>
    <item>
      <title>Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849606#M6463</link>
      <description>&lt;P&gt;Because we have not seen much adoption of our interval arithmetic functions, we are considering removingthem from Intel MKL in an upcoming release. For those that might be using them, we're interested to hear from you.&lt;/P&gt;
&lt;P&gt;Update: By "interval arithmetic functions" I meant the interval linear solvers documented in the reference manual as well as any associated arithmetic functions and operators. Sorry for the confusion.&lt;/P&gt;
&lt;P&gt;Todd&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Feb 2008 00:45:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849606#M6463</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2008-02-16T00:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849607#M6464</link>
      <description>&lt;P&gt;This is the only feature of MKL that I use and I would be more than annoyed were it to be dropped. All other features of MKL are readily available elsewhere and for free.Interval arithmetic isnot so readily accessibleunless from Matlab or Sun. I have an outstanding query on the implementation of interval arithmetic in MKL that remains unanswered from months ago. Perhaps if the monitors of this forum were more attentive to user's requests for assistance then the entire product and not just its interval arithmetic features would benefit. Why has the rationale for its inclusion in the first instance changed? I doubt that its maintenance amounts to much. If your going to chip away at what you perceive as 'unadopted features' what's next? The documentation, with its entrenched obscurantism and mesmerism that renders MKL almost unusable, would be a good place to start. Piff.&lt;/P&gt;
&lt;P&gt;Gerry&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2008 02:32:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849607#M6464</guid>
      <dc:creator>g_f_thomas</dc:creator>
      <dc:date>2008-02-18T02:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849608#M6465</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'd be a heavy user of such functions, had I known where to find them...&lt;BR /&gt;I'm using 10.0.1 for just a few days but I've browsed all the docs and&lt;BR /&gt;I was /not/ aware of them !&lt;BR /&gt;I know about the interval /solvers/ but I cannot find any documentation&lt;BR /&gt;about arithmetic functions (that should exist anyway for the solver...)&lt;BR /&gt;&lt;BR /&gt;I actually use my own implementation of interval arith. and I was considering&lt;BR /&gt;rewriting it to use the SSE trick allowing to rely only on the round toward +inf&lt;BR /&gt;mode... but if you guys can make them 'clearly' public I'd more than happy to&lt;BR /&gt;use them... I strongly suspect that I'm not the only one : at my shop we are&lt;BR /&gt;quite a lot to do interval computations !&lt;BR /&gt;&lt;BR /&gt;Please do NOT remove these functions. If I may : small adoption maybe the&lt;BR /&gt;consequence of "under-documentation" :-)&lt;BR /&gt;&lt;BR /&gt;NB : To reply to the previous poster : I agree that before 10.0 release&lt;BR /&gt;documentation was really poor but you guys have done a really great&lt;BR /&gt;job about that with the 10.0 ! Congrats (love the .chm)&lt;BR /&gt;&lt;BR /&gt;PS : The only reference I can find about these functions is in the faq :&lt;BR /&gt;&lt;BR /&gt;Limitations to the interval arithmetic functions in Intel MKL 10.0 Update 1:&lt;BR /&gt; * The interval libraries will require the libifcore library from Intel Fortran compiler.&lt;BR /&gt; * Interval arithmetic functions require a processor, which supports SSE instructions.&lt;BR /&gt;&lt;BR /&gt;A full search into the REFMAN in PDF has not given any result !&lt;BR /&gt;Please WHERE (and HOW) can I find/use these functions with MS VC++ (2005) ?&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Feb 2008 14:49:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849608#M6465</guid>
      <dc:creator>yoann_fabre</dc:creator>
      <dc:date>2008-02-19T14:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849609#M6466</link>
      <description>&lt;P&gt;The OP presumably was referring to the chapter Linear Interval Solvers in the .chm help.&lt;/P&gt;
&lt;P&gt;BTW my beef with the documentation relates to the userguide.pdf.&lt;/P&gt;
&lt;P&gt;Gerry&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2008 16:16:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849609#M6466</guid>
      <dc:creator>g_f_thomas</dc:creator>
      <dc:date>2008-02-19T16:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849610#M6467</link>
      <description>&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;Gerry, Others,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;Would you mind sharing specific issues that you see with the documentation (User's Guide or other)? We would love to furtherimprove our documentation, and specific pointers (gripes) are appreciated.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;--tyler&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2008 17:04:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849610#M6467</guid>
      <dc:creator>Tyler_T_Intel</dc:creator>
      <dc:date>2008-02-19T17:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849611#M6468</link>
      <description>&lt;P&gt;I'm sorry about the confusion. We are considering removing the interval linear solvers as well as any associated interval arithmetic functionality.I updated my original post to reflect this&lt;/P&gt;
&lt;P&gt;As far as arithmeticis concerned,there are a few operators defined in mkl_interval.f90. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2008 18:00:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849611#M6468</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2008-02-19T18:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849612#M6469</link>
      <description>&lt;P&gt;The mkl_interval.f90 module is the &lt;EM&gt;&lt;U&gt;essence&lt;/U&gt;&lt;/EM&gt; of the interval linear solvers package wherein the interval type is defined and interval operators which overload point data type operators are also defined. &lt;/P&gt;
&lt;P&gt;Where in mkl does 'associated interval arithmetic functionality' reside and what is this?&lt;/P&gt;
&lt;P&gt;If interval arithmetic is too much of a bother to the mkl maintainers then pass its custodianship on to the Intel Visual Fortran folks, they won't drop it.&lt;/P&gt;
&lt;P&gt;Gerry&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2008 18:32:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849612#M6469</guid>
      <dc:creator>g_f_thomas</dc:creator>
      <dc:date>2008-02-19T18:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849613#M6470</link>
      <description>&lt;P&gt;Tyler,&lt;/P&gt;
&lt;P&gt;Not a day goes by that there isn't a user query that stems from the ambiguity of the userguide.pdf. A perusal of the record of recent forum postings, most of them fielded by tim18,will reveal that this is so. Perhaps the ug is as clear as glass to its author but to me and others who have to use it it's as clear as mud.&lt;/P&gt;
&lt;P&gt;As to pointing to specific instances of confusion in the current version of the ug, sorry, no, I don't have the time to do QA for Intel. Besides, as a subscriber to mkl I expect Intel to do this.&lt;/P&gt;
&lt;P&gt;Gerry&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2008 18:47:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849613#M6470</guid>
      <dc:creator>g_f_thomas</dc:creator>
      <dc:date>2008-02-19T18:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849614#M6471</link>
      <description>&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;Gerry,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;The Intel Compiler team argued against our inclusion of IA into MKL from the start - I'm not so sure they would be happy custodians of IA going forward.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;As for the User's Guide, I am certainly not asking you to do our QA/Test for us - we do indeed do that ourselves. However, despite our efforts, we seem to have fallen short regarding the effectiveness of our User's Guide. Indeed, we do see many vague comments that our documentation is "bad", but very little in the way of specifics that we could easily resolve. We willcontinue to stumble through trying to guess which aspects of the User's Guide are problematic, and/or, if users point out specific issues, we can address those (and similar) more quickly.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;--tyler&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2008 19:26:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849614#M6471</guid>
      <dc:creator>Tyler_T_Intel</dc:creator>
      <dc:date>2008-02-19T19:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849615#M6472</link>
      <description>Well... You could, for exemple, clarify the issue of my forum post [MKL 10.0.1 - PB : Sequential Version using both cores !] related to the documentation of thread safety in MKL.&lt;BR /&gt;&lt;BR /&gt;See point (2) and (4) of my last post. See also the issue of the seemingly non existant file [&lt;SPAN class="CodeCondensed"&gt;mkl_ms_thread_dll.lib] at then end of my first post.&lt;BR /&gt;&lt;BR /&gt;Both point are covered by the doc but I still have questions, so they might be unclear :-)&lt;BR /&gt;&lt;BR /&gt;Moreover it seems I cannot get a clear answer to these questions. There's seem to be some confusion about "thread safety" in general and w.r.t OpenMP in particular.&lt;BR /&gt;&lt;BR /&gt;A while back I've evaluated MKL 8.1 and from the doc I've gathread that the library was NOT thread safe. I was pleased to read that 10.0 is now thread safe but (afaik) only for the so called sequantial version. Now I read in replies that all versions of 10.0 are thread safe : the only point of the "sequential" one being to use internally only one thread. Since it is provably not so, well, I'm confused :-)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;</description>
      <pubDate>Tue, 19 Feb 2008 20:40:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849615#M6472</guid>
      <dc:creator>yoann_fabre</dc:creator>
      <dc:date>2008-02-19T20:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849616#M6473</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;DIV&gt;&lt;IMG src="https://community.intel.com/file/6745" /&gt; &lt;STRONG&gt;MAD	thessin:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt; 
&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;The Intel Compiler team argued against our inclusion of IA into MKL from the start - I'm not so sure they would be happy custodians of IA going forward.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;That's only because they're too busytoadying to standards committees instead of catering to customers. After much effort by its proponents, IA was withdrawn from f2003but picked up by Sun Microsystems to the chagrin of the naysayers. How many subscriptions to MKL do these standards committees hold? &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;DIV&gt;&lt;IMG src="https://community.intel.com/file/6745" /&gt; &lt;STRONG&gt;MAD	thessin:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma" size="2"&gt;...we do see many vague comments that our documentation is "bad", but very little in the way of specifics that we could easily resolve. We willcontinue to stumble through trying to guess which aspects of the User's Guide are problematic, and/or, if users point out specific issues, we can address those (and similar) more quickly.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Luckilyyour technical writersdon'tproduce training material for pilots, operators of medical devices, space shuttle launchers, etc.but confine themselves to innocous ug's and the likes whose shortcomingscan be readily attributed to the user's failure in not bringing them to their attention. Piff. You'll know that the documentation is improving when the frequency of appeals for its clarification drops on the forum. Let these postings be your guide, second guessing is not required.&lt;/P&gt;
&lt;P&gt;Gerry&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2008 20:53:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849616#M6473</guid>
      <dc:creator>g_f_thomas</dc:creator>
      <dc:date>2008-02-19T20:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849617#M6474</link>
      <description>&lt;P&gt;&lt;FONT face="Tahoma"&gt;Gerry,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma"&gt;I offered my assistance toward helping improve our product to better meet your needs. At any time that you may have constructive feedback, I would welcome such, but your derogatory remarks don't do either of us much good.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Tahoma"&gt;--tyler&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2008 21:25:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849617#M6474</guid>
      <dc:creator>Tyler_T_Intel</dc:creator>
      <dc:date>2008-02-19T21:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849618#M6475</link>
      <description>&lt;P&gt;&lt;FONT face="Verdana"&gt;Yoann Fabre,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana"&gt;I suspect Todd is gathering clear answers for your threading posts. Regarding your pointers re documentation posted here, these are certainly improvements we can explore. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana"&gt;Thanks. And, ourapologies for the confusion.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana"&gt;--tyler&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2008 21:38:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849618#M6475</guid>
      <dc:creator>Tyler_T_Intel</dc:creator>
      <dc:date>2008-02-19T21:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Interval arithmetic functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849619#M6476</link>
      <description>&lt;FONT face="Verdana" size="2"&gt;Yoann,&lt;BR /&gt;&lt;BR /&gt;I made a suggestion regarding the threading difficulties you were seeing over on the &lt;A href="https://community.intel.com/en-us/forums//topic/57471"&gt;other thread&lt;/A&gt;. I'll also be suggesting some documentation improvements as I mentioned. &lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Todd&lt;/FONT&gt;</description>
      <pubDate>Wed, 20 Feb 2008 21:20:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Interval-arithmetic-functions/m-p/849619#M6476</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2008-02-20T21:20:20Z</dc:date>
    </item>
  </channel>
</rss>

