<?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: Re:compiling cp2k programm in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1308114#M8681</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I resolved by setting up the&amp;nbsp; stack size to unlimited.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Luca&lt;/P&gt;</description>
    <pubDate>Thu, 19 Aug 2021 14:41:32 GMT</pubDate>
    <dc:creator>LucaB</dc:creator>
    <dc:date>2021-08-19T14:41:32Z</dc:date>
    <item>
      <title>compiling cp2k programm</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1307799#M8678</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;'m having some problems compiling cp2k (v 7.1 and 8.1) with OneAPI.&lt;/P&gt;
&lt;P&gt;Using a minimal makefile I am able to compile, the program starts, but gets a server error. Where Could I find more information about it?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;L&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 14:27:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1307799#M8678</guid>
      <dc:creator>LucaB</dc:creator>
      <dc:date>2021-08-18T14:27:00Z</dc:date>
    </item>
    <item>
      <title>Re:compiling cp2k programm</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1308042#M8679</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please provide us with the OS details, Intel one API version you are using, and the exact error log/screenshot to investigate your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you also provide us the exact link of the program and steps to reproduce the issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Shivani&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2021 09:23:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1308042#M8679</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2021-08-19T09:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re:compiling cp2k programm</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1308109#M8680</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear ShivaniK,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I compiled cp2k(8.2) with minimal architecture makefile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ARCH=Linux-x86-64-intel-minimal.psmp (not modified)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It uses just MKL library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Intel MPI: version 2021.3.1 Build 20210719&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Intel compiler: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Intel(R) Fortran Intel(R) 64 Compiler Classic&amp;nbsp;&amp;nbsp; Version 2021.2.0 Build&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;20210228&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Compilation run ok. I did cp2k regtests for this minimal set-up: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-------------------------- Summary --------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Number of FAILED&amp;nbsp; tests 47&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Number of WRONG&amp;nbsp;&amp;nbsp; tests 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Number of CORRECT tests 2866&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Total number of&amp;nbsp;&amp;nbsp; tests 2913&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GREPME 47 0 2866 0 2913 X&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, running the&amp;nbsp; program with the attached config file does not&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;work. Of course it should work, I tested a lot the system elsewhere.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Decreasing CUTOFF from 1200&amp;nbsp; to 220 ( but it is not correct) in input.inp the program starts&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Luca &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 14:09:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1308109#M8680</guid>
      <dc:creator>LucaB</dc:creator>
      <dc:date>2021-08-19T14:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re:compiling cp2k programm</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1308114#M8681</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I resolved by setting up the&amp;nbsp; stack size to unlimited.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Luca&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 14:41:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1308114#M8681</guid>
      <dc:creator>LucaB</dc:creator>
      <dc:date>2021-08-19T14:41:32Z</dc:date>
    </item>
    <item>
      <title>Re:compiling cp2k programm</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1308754#M8691</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved.Thanks for sharing the solution with us.&lt;/P&gt;&lt;P&gt;If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Shivani&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Aug 2021 05:41:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/compiling-cp2k-programm/m-p/1308754#M8691</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2021-08-23T05:41:42Z</dc:date>
    </item>
  </channel>
</rss>

