<?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:Compile MPI version of AMBER20 use OneAPI, mpirun -np 4 pmemd.MPI got bus error in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1279265#M8232</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry,&amp;nbsp; I forget to login in to check the reply recently.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Currently, this&amp;nbsp;issue&lt;/SPAN&gt;&amp;nbsp;has not been&amp;nbsp;&lt;SPAN&gt;resolved. I just used oneAPI + mpich for a compromise.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;source code link:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&lt;A href="https://registrationcenter-download.intel.com/akdlm/irc_nas/17769/l_BaseKit_p_2021.2.0.2883_offline.sh" target="_blank"&gt;https://registrationcenter-download.intel.com/akdlm/irc_nas/17769/l_BaseKit_p_2021.2.0.2883_offline.sh&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&lt;A href="https://registrationcenter-download.intel.com/akdlm/irc_nas/17764/l_HPCKit_p_2021.2.0.2997_offline.sh" target="_blank"&gt;https://registrationcenter-download.intel.com/akdlm/irc_nas/17764/l_HPCKit_p_2021.2.0.2997_offline.sh&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;The output of the following command:&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&lt;SPAN&gt;mpiexec -np 2 -check_mpi -env I_MPI_DEBUG=30 pmemd.MPI -i press.in -p force.parm7 -c press.rst7 -ref press.rst7 -O -o test.out&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&lt;SPAN&gt;----------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;
&lt;P&gt;ERROR: ld.so: object 'libVTmc.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;BR /&gt;ERROR: ld.so: object 'libVTmc.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;BR /&gt;[0] MPI startup(): Intel(R) MPI Library, Version 2021.2 Build 20210302 (id: f4f7c92cd)&lt;BR /&gt;[0] MPI startup(): Copyright (C) 2003-2021 Intel Corporation. All rights reserved.&lt;BR /&gt;[0] MPI startup(): library kind: release&lt;BR /&gt;impi_mbind_local(): mbind(p=0x7f8a98be0000, size=1073741824) error=1 "Operation not permitted"&lt;/P&gt;
&lt;P&gt;impi_mbind_local(): mbind(p=0x7f2615ac6000, size=1073741824) error=1 "Operation not permitted"&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;===================================================================================&lt;BR /&gt;= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= RANK 0 PID 40 RUNNING AT 68fa0e48402e&lt;BR /&gt;= KILLED BY SIGNAL: 7 (Bus error)&lt;BR /&gt;===================================================================================&lt;/P&gt;
&lt;P&gt;===================================================================================&lt;BR /&gt;= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= RANK 1 PID 41 RUNNING AT 68fa0e48402e&lt;BR /&gt;= KILLED BY SIGNAL: 7 (Bus error)&lt;BR /&gt;===================================================================================&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 06 May 2021 03:32:48 GMT</pubDate>
    <dc:creator>Chunwang</dc:creator>
    <dc:date>2021-05-06T03:32:48Z</dc:date>
    <item>
      <title>Compile MPI version of AMBER20 use OneAPI, mpirun -np 4 pmemd.MPI got bus error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1274995#M8123</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to compile AMBER20 in a docker image (Ubuntu 18.04.5 LTS, with cuda 11 toolkits) using the latest oneAPI toolkits (l_BaseKit_p_2021.2.0.2883_offline.sh, l_HPCKit_p_2021.2.0.2997_offline.sh).&lt;/P&gt;
&lt;P&gt;compile options:&lt;/P&gt;
&lt;P&gt;cmake .. -DCMAKE_INSTALL_PREFIX=/usr/amber20 -DCOMPILER=INTEL -DFORCE_EXTERNAL_LIBS=mkl -DMPI=TRUE -DOPENMP=FALSE -DCUDA=FALSE -DBUILD_GUI=FALSE -DINSTALL_TESTS=FALSE -DDOWNLOAD_MINICONDA=TRUE -DCHECK_UPDATES=FALSE&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can successfully compile the pmemd.MPI, but it can't properly run (mpiexec -np 2 pmemd.MPI -i press.in -p force.parm7 -c press.rst7 -ref press.rst7 -O -o test.out).&lt;/P&gt;
&lt;P&gt;The error is the following, it seems caused by mpirun/mpiexec, not&amp;nbsp;pmemd.MPI&lt;/P&gt;
&lt;P&gt;===================================================================================&lt;BR /&gt;= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= RANK 0 PID 22283 RUNNING AT beca86746e4d&lt;BR /&gt;= KILLED BY SIGNAL: 9 (Killed)&lt;BR /&gt;===================================================================================&lt;/P&gt;
&lt;P&gt;===================================================================================&lt;BR /&gt;= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= RANK 1 PID 22284 RUNNING AT beca86746e4d&lt;BR /&gt;= KILLED BY SIGNAL: 7 (Bus error)&lt;BR /&gt;===================================================================================&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, the compiled non-parallel version of pmemd can run properly, the compile options is:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cmake .. -DCMAKE_INSTALL_PREFIX=/usr/amber20 -DCOMPILER=INTEL -DFORCE_EXTERNAL_LIBS=mkl -DMPI=FALSE -DOPENMP=FALSE -DCUDA=FALSE -DBUILD_GUI=FALSE -DINSTALL_TESTS=FALSE -DDOWNLOAD_MINICONDA=TRUE -DCHECK_UPDATES=FALSE&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure about what is wrong.&amp;nbsp; Can oneAPI be used in a docker image?&lt;/P&gt;
&lt;P&gt;Anyone can give me an answer? Hoping for your reply. Thanks~&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 07:53:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1274995#M8123</guid>
      <dc:creator>Chunwang</dc:creator>
      <dc:date>2021-04-20T07:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Compile MPI version of AMBER20 use OneAPI, mpirun -np 4 pmemd.MPI got bus error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1275058#M8126</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have tried to recompile pmemd.MPI using mpi library from mpich&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tar zxf mpich-3.3.1.tar.gz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cd mpich-3.3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;./configure --prefix=/usr/mpich&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make -j 8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make install&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;then, remove the intel mpi path in $PATH and $LD_LIBRARY_PATH, and recompile use the following options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cmake .. -DCMAKE_INSTALL_PREFIX=/usr/amber20 -DCOMPILER=INTEL -DFORCE_EXTERNAL_LIBS=mkl -DMPI=TRUE -DOPENMP=FALSE -DCUDA=FALSE -DBUILD_GUI=FALSE -DINSTALL_TESTS=FALSE -DDOWNLOAD_MINICONDA=TRUE -DCHECK_UPDATES=FALSE -DCMAKE_PREFIX_PATH=/usr/mpich&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the resulting pmemd.MPI can work properly with mpirun/mpiexec&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 11:28:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1275058#M8126</guid>
      <dc:creator>Chunwang</dc:creator>
      <dc:date>2021-04-20T11:28:41Z</dc:date>
    </item>
    <item>
      <title>Re:Compile MPI version of AMBER20 use OneAPI, mpirun -np 4 pmemd.MPI got bus error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1275345#M8129</link>
      <description>&lt;P&gt;Hii,&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 the source code link?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, provide the details of I_MPI_DEBUG=30,-check-mpi by executing the below command&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;mpiexec -np 2  -check_mpi  -env I_MPI_DEBUG=30 pmemd.MPI -i press.in -p force.parm7 -c press.rst7 -ref press.rst7 -O -o test.out&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>Wed, 21 Apr 2021 09:00:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1275345#M8129</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2021-04-21T09:00:25Z</dc:date>
    </item>
    <item>
      <title>Re:Compile MPI version of AMBER20 use OneAPI, mpirun -np 4 pmemd.MPI got bus error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1277327#M8179</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As we didn't hear back from you, Is your issue resolved? If not, please provide the details that have been asked in my previous post.&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>Wed, 28 Apr 2021 13:01:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1277327#M8179</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2021-04-28T13:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Compile MPI version of AMBER20 use OneAPI, mpirun -np 4 pmemd.MPI got bus error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1279265#M8232</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry,&amp;nbsp; I forget to login in to check the reply recently.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Currently, this&amp;nbsp;issue&lt;/SPAN&gt;&amp;nbsp;has not been&amp;nbsp;&lt;SPAN&gt;resolved. I just used oneAPI + mpich for a compromise.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;source code link:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&lt;A href="https://registrationcenter-download.intel.com/akdlm/irc_nas/17769/l_BaseKit_p_2021.2.0.2883_offline.sh" target="_blank"&gt;https://registrationcenter-download.intel.com/akdlm/irc_nas/17769/l_BaseKit_p_2021.2.0.2883_offline.sh&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&lt;A href="https://registrationcenter-download.intel.com/akdlm/irc_nas/17764/l_HPCKit_p_2021.2.0.2997_offline.sh" target="_blank"&gt;https://registrationcenter-download.intel.com/akdlm/irc_nas/17764/l_HPCKit_p_2021.2.0.2997_offline.sh&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;The output of the following command:&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&lt;SPAN&gt;mpiexec -np 2 -check_mpi -env I_MPI_DEBUG=30 pmemd.MPI -i press.in -p force.parm7 -c press.rst7 -ref press.rst7 -O -o test.out&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;&lt;SPAN&gt;----------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-zone-id="ikk4a1zgz5" data-line-index="0"&gt;
&lt;P&gt;ERROR: ld.so: object 'libVTmc.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;BR /&gt;ERROR: ld.so: object 'libVTmc.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;BR /&gt;[0] MPI startup(): Intel(R) MPI Library, Version 2021.2 Build 20210302 (id: f4f7c92cd)&lt;BR /&gt;[0] MPI startup(): Copyright (C) 2003-2021 Intel Corporation. All rights reserved.&lt;BR /&gt;[0] MPI startup(): library kind: release&lt;BR /&gt;impi_mbind_local(): mbind(p=0x7f8a98be0000, size=1073741824) error=1 "Operation not permitted"&lt;/P&gt;
&lt;P&gt;impi_mbind_local(): mbind(p=0x7f2615ac6000, size=1073741824) error=1 "Operation not permitted"&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;===================================================================================&lt;BR /&gt;= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= RANK 0 PID 40 RUNNING AT 68fa0e48402e&lt;BR /&gt;= KILLED BY SIGNAL: 7 (Bus error)&lt;BR /&gt;===================================================================================&lt;/P&gt;
&lt;P&gt;===================================================================================&lt;BR /&gt;= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;= RANK 1 PID 41 RUNNING AT 68fa0e48402e&lt;BR /&gt;= KILLED BY SIGNAL: 7 (Bus error)&lt;BR /&gt;===================================================================================&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 May 2021 03:32:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1279265#M8232</guid>
      <dc:creator>Chunwang</dc:creator>
      <dc:date>2021-05-06T03:32:48Z</dc:date>
    </item>
    <item>
      <title>Re:Compile MPI version of AMBER20 use OneAPI, mpirun -np 4 pmemd.MPI got bus error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1281444#M8272</link>
      <description>&lt;P&gt;Please try running the docker image with "&lt;SPAN style="font-size: inherit;"&gt;--security-opt seccomp=unconfined" &lt;/SPAN&gt;following &lt;A href="https://thegeekbin.com/mbind-operation-not-permitted-docker-mysql/" target="_blank"&gt;https://thegeekbin.com/mbind-operation-not-permitted-docker-mysql/&lt;/A&gt; and &lt;A href="https://docs.docker.com/engine/security/seccomp/#run-without-the-default-seccomp-profile" target="_blank"&gt;https://docs.docker.com/engine/security/seccomp/#run-without-the-default-seccomp-profile&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 14:27:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1281444#M8272</guid>
      <dc:creator>Klaus-Dieter_O_Intel</dc:creator>
      <dc:date>2021-05-14T14:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Compile MPI version of AMBER20 use OneAPI, mpirun -np 4 pmemd.MPI got bus error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1281817#M8274</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply! I tried as you said, but it seems to has no work.&lt;/P&gt;
&lt;P&gt;I run the docker use the following command:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;docker run --rm --security-opt seccomp=unconfined -it amber20_intel:latest bash&lt;/LI-CODE&gt;
&lt;P&gt;And then executed the following command:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;mpiexec -np 2 -check_mpi -env I_MPI_DEBUG=30 pmemd.MPI -i press.in -p force.parm7 -c press.rst7 -ref press.rst7 -O -o test.out&lt;/LI-CODE&gt;
&lt;P&gt;I just got the same error:&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;ERROR: ld.so: object 'libVTmc.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libVTmc.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
[0] MPI startup(): Intel(R) MPI Library, Version 2021.2  Build 20210302 (id: f4f7c92cd)
[0] MPI startup(): Copyright (C) 2003-2021 Intel Corporation.  All rights reserved.
[0] MPI startup(): library kind: release
impi_mbind_local(): mbind(p=0x7fa7dff0e000, size=1073741824) error=1 "Operation not permitted"

impi_mbind_local(): mbind(p=0x7f1b316bb000, size=1073741824) error=1 "Operation not permitted"


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 49 RUNNING AT 7ecc1fb746c4
=   KILLED BY SIGNAL: 7 (Bus error)
===================================================================================

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 1 PID 50 RUNNING AT 7ecc1fb746c4
=   KILLED BY SIGNAL: 9 (Killed)
===================================================================================
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 03:32:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1281817#M8274</guid>
      <dc:creator>Chunwang</dc:creator>
      <dc:date>2021-05-17T03:32:49Z</dc:date>
    </item>
    <item>
      <title>Re:Compile MPI version of AMBER20 use OneAPI, mpirun -np 4 pmemd.MPI got bus error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1445163#M10237</link>
      <description>&lt;P&gt;Presumably the issue is related to docker limitations on /dev/shm. Please try the solution described at &lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/mpi-developer-guide-linux/top/troubleshooting/problem-mpi-limitation-for-docker.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/mpi-developer-guide-linux/top/troubleshooting/problem-mpi-limitation-for-docker.html&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jan 2023 00:21:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1445163#M10237</guid>
      <dc:creator>Klaus-Dieter_O_Intel</dc:creator>
      <dc:date>2023-01-10T00:21:11Z</dc:date>
    </item>
    <item>
      <title>Re:Compile MPI version of AMBER20 use OneAPI, mpirun -np 4 pmemd.MPI got bus error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1449531#M10291</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. This thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;If you need further assistance please post a new question.&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>Tue, 24 Jan 2023 06:59:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Compile-MPI-version-of-AMBER20-use-OneAPI-mpirun-np-4-pmemd-MPI/m-p/1449531#M10291</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2023-01-24T06:59:04Z</dc:date>
    </item>
  </channel>
</rss>

