<?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 New Squaring Method Comparison with Karatsuba and GMP-Enhanced Version in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/New-Squaring-Method-Comparison-with-Karatsuba-and-GMP-Enhanced/m-p/1684027#M37080</link>
    <description>&lt;P&gt;Hello Intel Developer Community,&lt;BR /&gt;&lt;BR /&gt;I’m excited to share my new squaring algorithm, which I’ve been developing for the last 4 years. It provides significant improvements in terms of performance and efficiency when compared to the widely used Karatsuba method.&lt;BR /&gt;&lt;BR /&gt;In the first phase, I’ve compared my raw method (RPF) against Karatsuba’s algorithm for squaring numbers. The results show how my method outperforms Karatsuba in terms of execution time and scaling, particularly as the input size increases.&lt;BR /&gt;&lt;BR /&gt;In the second phase, I’ve also enhanced both RPF and Karatsuba with GMP (GNU Multiple Precision Arithmetic Library) optimizations. When I apply GMP functions, the performance of both methods significantly improves, but my method still maintains a superior edge.&lt;BR /&gt;&lt;BR /&gt;I’ve attached some charts comparing the execution times and performance metrics for both raw and GMP-enhanced versions of the algorithms. I’d love to get some feedback or thoughts from the community, especially from those involved in high-performance computation or numerical algorithms.&lt;BR /&gt;&lt;BR /&gt;Looking forward to your thoughts and discussions.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Krishil Rohit Sheth&lt;/P&gt;&lt;P&gt;&amp;lt;personal information removed&amp;gt;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Apr 2025 12:56:01 GMT</pubDate>
    <dc:creator>Krishil</dc:creator>
    <dc:date>2025-04-19T12:56:01Z</dc:date>
    <item>
      <title>New Squaring Method Comparison with Karatsuba and GMP-Enhanced Version</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/New-Squaring-Method-Comparison-with-Karatsuba-and-GMP-Enhanced/m-p/1684027#M37080</link>
      <description>&lt;P&gt;Hello Intel Developer Community,&lt;BR /&gt;&lt;BR /&gt;I’m excited to share my new squaring algorithm, which I’ve been developing for the last 4 years. It provides significant improvements in terms of performance and efficiency when compared to the widely used Karatsuba method.&lt;BR /&gt;&lt;BR /&gt;In the first phase, I’ve compared my raw method (RPF) against Karatsuba’s algorithm for squaring numbers. The results show how my method outperforms Karatsuba in terms of execution time and scaling, particularly as the input size increases.&lt;BR /&gt;&lt;BR /&gt;In the second phase, I’ve also enhanced both RPF and Karatsuba with GMP (GNU Multiple Precision Arithmetic Library) optimizations. When I apply GMP functions, the performance of both methods significantly improves, but my method still maintains a superior edge.&lt;BR /&gt;&lt;BR /&gt;I’ve attached some charts comparing the execution times and performance metrics for both raw and GMP-enhanced versions of the algorithms. I’d love to get some feedback or thoughts from the community, especially from those involved in high-performance computation or numerical algorithms.&lt;BR /&gt;&lt;BR /&gt;Looking forward to your thoughts and discussions.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Krishil Rohit Sheth&lt;/P&gt;&lt;P&gt;&amp;lt;personal information removed&amp;gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Apr 2025 12:56:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/New-Squaring-Method-Comparison-with-Karatsuba-and-GMP-Enhanced/m-p/1684027#M37080</guid>
      <dc:creator>Krishil</dc:creator>
      <dc:date>2025-04-19T12:56:01Z</dc:date>
    </item>
    <item>
      <title>Re:New Squaring Method Comparison with Karatsuba and GMP-Enhanced Version</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/New-Squaring-Method-Comparison-with-Karatsuba-and-GMP-Enhanced/m-p/1686658#M37103</link>
      <description>&lt;P&gt;Thank you for sharing this information. Please be aware that GMP is no longer part of the oneMKL domain. You might find more relevant feedback from the GMP community.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2025 10:41:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/New-Squaring-Method-Comparison-with-Karatsuba-and-GMP-Enhanced/m-p/1686658#M37103</guid>
      <dc:creator>Aleksandra_K</dc:creator>
      <dc:date>2025-04-30T10:41:11Z</dc:date>
    </item>
  </channel>
</rss>

