<?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: Intel-MPI / hydra_pmi_proxy: How is managed &amp;quot;control-code&amp;quot;? in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1446449#M10255</link>
    <description>&lt;P&gt;Hello Santosh, and thanks for your feedback,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are using RedHat/CentOS 7 servers with Intel Xeon processors, Ethernet or Infiniband interconnect, and operated by LSF jobscheduler;&amp;nbsp;The previous Intel-MPI version used was&amp;nbsp;2018.1.163.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have performed some additional tests at my end - If I understand well, Intel-MPI 2018 mpirun would execute a "pmi_proxy" process, and Intel-MPI 2021 mpirun would execute a "hydra_pmi_proxy" (not sure my understanding is right at this stage...)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems that I am able to reproduce this behavior with both "embedded mpi" application, and "manual mpirun" execution:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Intel-MPI 2018, "pstree" will show a process of this type:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;intel/2018.1.163/linux-x86_64/rto/intel64/bin/pmi_proxy --control-port host2:46487 --pmi-connect alltoall --pmi-aggregate -s 0 --cleanup --rmk user --launcher rsh --demux poll --pgid 0 --enable-stdin 1 --retries 10 &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;--control-code 417151781&lt;/STRONG&gt;&lt;/FONT&gt; --usize -2 --proxy-id 1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;With Intel-MPi 2021, it would simply be of the form:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;intel/2021.2/linux-x86_64/bin//hydra_pmi_proxy --usize -1 --auto-cleanup 1 --abort-signal 9&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not sure to be fully clear at this stage?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The use case is: In case of multi-node computations and eventual job crashs, this control code is very useful to identify eventual "orphan" processes among those running on the cluster, and not clean up by mistake "regular" processes - i.e. processes associated to a pmi_process on any other cluster node with the same control-code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does this mean that these control codes are indeed no longer used in recent flavors of Intel-MPI? If so, is there a way to identifiy to which "master process" any remote execution process is attached?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks - Have a nice day&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2023 14:25:10 GMT</pubDate>
    <dc:creator>Olivier-Fr</dc:creator>
    <dc:date>2023-01-13T14:25:10Z</dc:date>
    <item>
      <title>Intel-MPI / hydra_pmi_proxy: How is managed "control-code"?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1446088#M10252</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;We use to run some parallel applications with Intel-MPI - these applications are fully packaged, so I do not see all the options &amp;amp; settings - meanwhile from the running pocesses, I see "hypdra_pmi_proxy" processes running, with several arguments among which "--control-code", which is very useful to map the processing belonging to the same HPC job over several nodes.&lt;/P&gt;
&lt;P&gt;For another application, I want to use Intel-MPI 2021.8 "manually" - code the complete mpi command line: mpirun -n ... - The job would start, I can still see the "hydra_pmi_proxy" processes, yet to my surprise there is no "--control-code" parameter:&lt;/P&gt;
&lt;P&gt;$ pgrep -a hydra_pmi_proxy&lt;BR /&gt;21632 /intel-2021.8.0/mpi/2021.8.0//bin//hydra_pmi_proxy --usize -1 --auto-cleanup 1 --abort-signal 9&lt;/P&gt;
&lt;P&gt;Hence my question - Is the "--control-code" something to be configured / tuned? Is there a way to "activate" it from manual mpirun execution?&lt;/P&gt;
&lt;P&gt;I did not find any hint into the documentation on this topic...&lt;/P&gt;
&lt;P&gt;Thanks! &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 13:26:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1446088#M10252</guid>
      <dc:creator>Olivier-Fr</dc:creator>
      <dc:date>2023-01-12T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Intel-MPI / hydra_pmi_proxy: How is managed "control-code"?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1446399#M10254</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in the Intel communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the&lt;STRONG&gt; previous version of Intel MPI &lt;/STRONG&gt;in which you observed the option "--control-code"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;gt;"&amp;nbsp;I see "hypdra_pmi_proxy" processes running, with several arguments among which "--control-code""&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Could you please let us know how you could find all the arguments while running the program? Please provide us with the command to try from our end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also, please provide us with your environment details such as:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Operating system &amp;amp; its version&lt;/LI&gt;
&lt;LI&gt;Interconnect hardware&lt;/LI&gt;
&lt;LI&gt;CPU details&lt;/LI&gt;
&lt;LI&gt;Job scheduler&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Santosh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 09:20:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1446399#M10254</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2023-01-13T09:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Intel-MPI / hydra_pmi_proxy: How is managed "control-code"?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1446449#M10255</link>
      <description>&lt;P&gt;Hello Santosh, and thanks for your feedback,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are using RedHat/CentOS 7 servers with Intel Xeon processors, Ethernet or Infiniband interconnect, and operated by LSF jobscheduler;&amp;nbsp;The previous Intel-MPI version used was&amp;nbsp;2018.1.163.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have performed some additional tests at my end - If I understand well, Intel-MPI 2018 mpirun would execute a "pmi_proxy" process, and Intel-MPI 2021 mpirun would execute a "hydra_pmi_proxy" (not sure my understanding is right at this stage...)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems that I am able to reproduce this behavior with both "embedded mpi" application, and "manual mpirun" execution:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Intel-MPI 2018, "pstree" will show a process of this type:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;intel/2018.1.163/linux-x86_64/rto/intel64/bin/pmi_proxy --control-port host2:46487 --pmi-connect alltoall --pmi-aggregate -s 0 --cleanup --rmk user --launcher rsh --demux poll --pgid 0 --enable-stdin 1 --retries 10 &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;--control-code 417151781&lt;/STRONG&gt;&lt;/FONT&gt; --usize -2 --proxy-id 1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;With Intel-MPi 2021, it would simply be of the form:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;intel/2021.2/linux-x86_64/bin//hydra_pmi_proxy --usize -1 --auto-cleanup 1 --abort-signal 9&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not sure to be fully clear at this stage?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The use case is: In case of multi-node computations and eventual job crashs, this control code is very useful to identify eventual "orphan" processes among those running on the cluster, and not clean up by mistake "regular" processes - i.e. processes associated to a pmi_process on any other cluster node with the same control-code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does this mean that these control codes are indeed no longer used in recent flavors of Intel-MPI? If so, is there a way to identifiy to which "master process" any remote execution process is attached?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks - Have a nice day&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 14:25:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1446449#M10255</guid>
      <dc:creator>Olivier-Fr</dc:creator>
      <dc:date>2023-01-13T14:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Intel-MPI / hydra_pmi_proxy: How is managed "control-code"?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1447013#M10258</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Intel-MPI 2018 mpirun would execute a "pmi_proxy" process:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MicrosoftTeams-image (7).png" style="width: 517px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/37103i86DC832F057FDEE7/image-dimensions/517x193?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="517" height="193" role="button" title="MicrosoftTeams-image (7).png" alt="MicrosoftTeams-image (7).png" /&gt;&lt;/span&gt;&lt;BR /&gt;2. Intel-MPI 2021 mpirun would execute a "hydra_pmi_proxy" as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MicrosoftTeams-image (8).png" style="width: 517px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/37104iEE20E7E579679DAC/image-dimensions/517x157?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="517" height="157" role="button" title="MicrosoftTeams-image (8).png" alt="MicrosoftTeams-image (8).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3. With Intel-MPI 2018, "pstree -a" provided the following results on the RHEL8.6 machine:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SantoshY_Intel_0-1673854309158.png" style="width: 753px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/37105i659046C5EFBD89AD/image-dimensions/753x212?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="753" height="212" role="button" title="SantoshY_Intel_0-1673854309158.png" alt="SantoshY_Intel_0-1673854309158.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;4. With Intel-MPI 2021, below is the result for "pstree -a":&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MicrosoftTeams-image (10).png" style="width: 582px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/37106iB0C9E9A3A61EDACC/image-dimensions/582x211?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="582" height="211" role="button" title="MicrosoftTeams-image (10).png" alt="MicrosoftTeams-image (10).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;However, we couldn't find --control-code as an argument in the IMPI 2018 update1.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for providing the use case of the --control-code option. &lt;STRONG&gt;Could you please provide us with any referral link for the same?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Santosh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 07:36:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1447013#M10258</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2023-01-16T07:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Intel-MPI / hydra_pmi_proxy: How is managed "control-code"?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1447139#M10262</link>
      <description>&lt;P&gt;Hello Santosh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually I did not realize my simulation environment was that exotic... &lt;LI-EMOJI id="lia_grinning-face-with-sweat" title=":grinning_face_with_sweat:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So here is the "old" Intel mpi version used:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ mpirun --version&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Intel(R) MPI Library for Linux* OS, Version 2018 Update 1 Build 20171011 (id: 17941)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Copyright (C) 2003-2017, Intel Corporation. All rights reserved.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I run a little testcase on 4 cpus with mpirun, pstree would return something like this:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;mpirun(149889)───mpiexec.hydra(149894)───pmi_proxy(149895)─┬─ls-dyna_mpp_s_R(149899)───lstc_client(149910)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;├─ls-dyna_mpp_s_R(149900)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;├─ls-dyna_mpp_s_R(149901)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;└─ls-dyna_mpp_s_R(149902)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Among which the pmi_proxy process looks like this:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ pgrep -a pmi_proxy&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;149895 /test/mpi/intel/intel64/bin/pmi_proxy --control-port compute2:38419 --pmi-connect alltoall --pmi-aggregate -s 0 --rmk lsf --demux poll --pgid 0 --enable-stdin 1 --retries 10 --control-code 1925763116 --usize -2 --proxy-id 0&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then maybe we could take the point the other way around? In case of multi-node computation, is there a way to find to which mpirun any remote processes are attached? To take another exemple, for instance with Platform-MPI the mpirun process ID is set as argument to all remote "mpid" processes:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[host 1]&amp;nbsp;$ pgrep mpirun&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;151502&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[host 2] $ pgrep -a mpid&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;15386 /test/mpi/platform/bin/mpid 1 0 151061507 172.16.0.205 40352 &lt;STRONG&gt;151502&lt;/STRONG&gt; /test/mpi/platform&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again this is very convenient to manage process cleaning with some applications prone to leave "orphan" processes in case of computation errors - meanwhile I wonder how we actually inherited of such exclusive feature in version 2018... &lt;LI-EMOJI id="lia_thinking-face" title=":thinking_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your support!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 17:13:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1447139#M10262</guid>
      <dc:creator>Olivier-Fr</dc:creator>
      <dc:date>2023-01-16T17:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Intel-MPI / hydra_pmi_proxy: How is managed "control-code"?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1447307#M10265</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;gt;"&amp;nbsp;is there a way to find to which mpirun any remote processes are attached?"&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I assume you are looking for the process IDs assigned to the corresponding nodes which we can fetch using the I_MPI_DEBUG environment variable.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;I_MPI_DEBUG=3 mpirun -n 4 ./hello&lt;/LI-CODE&gt;
&lt;P&gt;The above command will give the below debug information in which we can get the processes attached to each node.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-01-17 110648.png" style="width: 688px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/37129iC6F9F15D5BC93307/image-dimensions/688x220?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="688" height="220" role="button" title="Screenshot 2023-01-17 110648.png" alt="Screenshot 2023-01-17 110648.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Could you please let us know if this is what you are looking for?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Santosh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 05:41:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1447307#M10265</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2023-01-17T05:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Intel-MPI / hydra_pmi_proxy: How is managed "control-code"?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1447400#M10268</link>
      <description>&lt;P&gt;Hello Santosh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your feedback - I will investigate this way and check how it could apply in our case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 10:06:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1447400#M10268</guid>
      <dc:creator>Olivier-Fr</dc:creator>
      <dc:date>2023-01-17T10:06:31Z</dc:date>
    </item>
    <item>
      <title>Re:Intel-MPI / hydra_pmi_proxy: How is managed "control-code"?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1447747#M10275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for accepting our solution. 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;Santosh&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jan 2023 06:20:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-hydra-pmi-proxy-How-is-managed-quot-control-code-quot/m-p/1447747#M10275</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2023-01-18T06:20:15Z</dc:date>
    </item>
  </channel>
</rss>

