<?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:Running cluster checker on LSF network in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1275535#M8136</link>
    <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;
&lt;P&gt;I am afraid not. The problem persists.&lt;/P&gt;
&lt;P&gt;I followed the instructions in the "Getting Started" web page by taking the following steps :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Changed the config file, clck.xml, according to what is indicated (uncommented the line &amp;lt;extension&amp;gt;mpi.so&amp;lt;/extension&amp;gt;) and used that file as the argument to clck -c option.&lt;/LI&gt;
&lt;LI&gt;Removed my ~/.ssh directory expecting clck to work without ssh.&lt;/LI&gt;
&lt;LI&gt;Ran clck with -l debug switch.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I saw that the there was a long pause in the call to mpirun from inside clck. The mpirun then timed out. Do you see anything wrong in the above steps?&lt;/P&gt;
&lt;P&gt;We have other compute clusters that are managed by LSF and SGE. I have not found any reference to running clck in such clusters in your documents. Is there a way to do that? If so, please send me the steps or the link to the correct web page.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;-Parviz&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>Wed, 21 Apr 2021 19:06:26 GMT</pubDate>
    <dc:creator>Parviz</dc:creator>
    <dc:date>2021-04-21T19:06:26Z</dc:date>
    <item>
      <title>Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1270933#M8051</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I need to run cluster checker on a cluster that does not support passwordless ssh and is managed by LSF. Can that be done? If so, please advise on how to do that.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;-Parviz&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 16:51:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1270933#M8051</guid>
      <dc:creator>Parviz</dc:creator>
      <dc:date>2021-04-05T16:51:51Z</dc:date>
    </item>
    <item>
      <title>Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1272018#M8057</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The steps on how to proceed when the passwordless ssh is not available have been mentioned in the prerequisite steps of  Getting Started (&lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/cluster-checker-user-guide/top/getting-started.html" rel="noopener noreferrer" target="_blank"&gt;Getting Started (intel.com)&lt;/A&gt;) of Cluster checker.&lt;/P&gt;&lt;P&gt;Please go through it and let us know if you face any issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2021 11:03:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1272018#M8057</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-08T11:03:04Z</dc:date>
    </item>
    <item>
      <title>Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1273768#M8099</link>
      <description>&lt;P&gt;Hi Parviz,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Does following the steps provided in the getting started guide helped? are you able to run cluster checker?&lt;/P&gt;&lt;P&gt;Let us know if you face any issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Apr 2021 07:45:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1273768#M8099</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-15T07:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1275535#M8136</link>
      <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;
&lt;P&gt;I am afraid not. The problem persists.&lt;/P&gt;
&lt;P&gt;I followed the instructions in the "Getting Started" web page by taking the following steps :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Changed the config file, clck.xml, according to what is indicated (uncommented the line &amp;lt;extension&amp;gt;mpi.so&amp;lt;/extension&amp;gt;) and used that file as the argument to clck -c option.&lt;/LI&gt;
&lt;LI&gt;Removed my ~/.ssh directory expecting clck to work without ssh.&lt;/LI&gt;
&lt;LI&gt;Ran clck with -l debug switch.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I saw that the there was a long pause in the call to mpirun from inside clck. The mpirun then timed out. Do you see anything wrong in the above steps?&lt;/P&gt;
&lt;P&gt;We have other compute clusters that are managed by LSF and SGE. I have not found any reference to running clck in such clusters in your documents. Is there a way to do that? If so, please send me the steps or the link to the correct web page.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;-Parviz&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>Wed, 21 Apr 2021 19:06:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1275535#M8136</guid>
      <dc:creator>Parviz</dc:creator>
      <dc:date>2021-04-21T19:06:26Z</dc:date>
    </item>
    <item>
      <title>Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1276532#M8160</link>
      <description>&lt;P&gt;Hi Parviz,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are sorry that it didn't work.&lt;/P&gt;&lt;P&gt;Could you please tell us which version of cluster checker you were using along with the Parallel studio/OneAPI version?&lt;/P&gt;&lt;P&gt;And also please let us know your environment details(OS, version, etc).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2021 07:40:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1276532#M8160</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-26T07:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1276986#M8171</link>
      <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;
&lt;P&gt;Thanks for checking back.&lt;/P&gt;
&lt;P&gt;Below are the data the you have asked for.&lt;/P&gt;
&lt;P&gt;Version of the cluster checker :&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;clck -v&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Intel(R) Cluster Checker 2021 Update 1 (build 20201104)&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Copyright (C) 2006-2020 Intel Corporation. All rights reserved.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The host OS version where I ran the cluster checker on:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;cat /etc/redhat-release &lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;CentOS Linux release 7.6.1810 (Core)&lt;/STRONG&gt; &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;uname -a&lt;BR /&gt;Linux&amp;nbsp; *******&amp;nbsp; 3.10.0-957.27.2.el7.x86_64 #1 SMP Mon Jul 29 17:46:05 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Our cluster is composed of machines with versions 7.6 and 6.7 of CentOS.&lt;/P&gt;
&lt;P&gt;I do not know how to get the version of the OneAPI software. Please advise. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;-Parviz&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 12:01:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1276986#M8171</guid>
      <dc:creator>Parviz</dc:creator>
      <dc:date>2021-04-27T12:01:12Z</dc:date>
    </item>
    <item>
      <title>Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1277292#M8177</link>
      <description>&lt;P&gt;Hi Parviz,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you also set the below environment variable on top of the steps provided in the getting started documentation and try&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;I_MPI_HYDRA_BOOTSTRAP=lsf&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The above option is valid for a cluster running LSF job scheduler.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In case of clusters running the SGE scheduler. set&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;I_MPI_HYDRA_BOOTSTRAP=sge&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You may use the following link as reference, &lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/mpi-developer-reference-linux/top/environment-variable-reference/hydra-environment-variables.html" rel="noopener noreferrer" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/mpi-developer-reference-linux/top/environment-variable-reference/hydra-environment-variables.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Apr 2021 09:06:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1277292#M8177</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-28T09:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1277834#M8191</link>
      <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;I did as you suggested: I set the scheduler to sge, then re-ran clck with the settings that I have described in my earlier post. Below is the tail of the output when ran with -l debug option (the names of the internal machines and the paths are masked as "*****") :&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;Starting pre-check............&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;data collection command:&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;mpirun -genv CLCK_CONNECT_WITH_MPI=1 -ppn 1 -hosts ,******** -prepend-pattern '%h:' /bin/bash -c 'echo "#####CLCK_HOSTNAME `hostname`#####";if [[ ! -d /home/parvizf/.clck ]]; then echo CLCK_PRECHECK_ND;elif [[ ! -w /home/parvizf/.clck ]] || [[ ! -x /home/parvizf/.clck ]] || [[ ! -r /home/parvizf/.clck ]]; then echo CLCK_PRECHECK_NON_RW;else echo CLCK_PRECHECK_OK;fi;stat -c "#####SHAREDDIR_INODE %i#####" /home/parvizf/.clck;'&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;The command 'mpirun' has timed out and will be killed&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;sending terminate signal to process 225391&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;process 225391 has exited&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;During the runtime of Intel(R) Cluster Checker the underlying mpirun command has timed out and will be killed. The following nodes have failed pre-check because the command 'mpirun' could not be executed with the requested nodes. Please verify the following are all accessible through Intel(R) MPI Library: ********&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;For more information, please run with '-l debug'.&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;Error running data providers&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;Stopping the accumulate server&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;clck-collect temp-shared location deleted&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;clck-collect is done&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;=======================================================================================================&lt;/P&gt;
&lt;P&gt;As in my previous runs, the mpirun command times out and fails.&lt;/P&gt;
&lt;P&gt;To verify that mpirun is submitted to sge, I set the environment variable I_MPI_HYDRA_DEBUG to 1, then ran the last mpirun command from the command. Below is the output :&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;&lt;STRONG&gt;linux==&amp;gt;&lt;/STRONG&gt; mpirun -genv CLCK_CONNECT_WITH_MPI=1 -ppn 1 -hosts ,******** -prepend-pattern '%h:' /bin/bash -c 'echo "#####CLCK_HOSTNAME `hostname`#####";if [[ ! -d /home/parvizf/.clck ]]; then echo CLCK_PRECHECK_ND;elif [[ ! -w /home/parvizf/.clck ]] || [[ ! -x /home/parvizf/.clck ]] || [[ ! -r /home/parvizf/.clck ]]; then echo CLCK_PRECHECK_NON_RW;else echo CLCK_PRECHECK_OK;fi;stat -c "#####SHAREDDIR_INODE %i#####" /home/parvizf/.clck;'&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;mpirun -genv CLCK_CONNECT_WITH_MPI=1 -ppn 1 -hosts ,******** -prepend-pattern '%h:' /bin/bash -c 'echo "#####CLCK_HOSTNAME `hostname`#####";if [[ ! -d /home/parvizf/.clck ]]; then echo CLCK_PRECHECK_ND;elif [[ ! -w /home/parvizf/.clck ]] || [[ ! -x /home/parvizf/.clck ]] || [[ ! -r /home/parvizf/.clck ]]; then echo CLCK_PRECHECK_NON_RW;else echo CLCK_PRECHECK_OK;fi;stat -c "#####SHAREDDIR_INODE %i#####" /home/parvizf/.clck;'&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;[mpiexec@********] Launch arguments: &lt;STRONG&gt;/****/sge/bin/lx-amd64/qrsh&lt;/STRONG&gt; -inherit -V ******** /*****/intel-tools/MPI/compilers_and_libraries_2020.1.217/linux/mpi/intel64/bin//hydra_bstrap_proxy --upstream-host ******** --upstream-port 45833 --pgid 0 --launcher sge --launcher-number 4 --base-path /*****/intel-tools/MPI/compilers_and_libraries_2020.1.217/linux/mpi/intel64/bin/ --tree-width 16 --tree-level 1 --time-left -1 --collective-launch 1 --debug --proxy-id 0 --node-id 0 --subtree-size 1 /*****/intel-tools/MPI/compilers_and_libraries_2020.1.217/linux/mpi/intel64/bin//hydra_pmi_proxy --usize -1 --auto-cleanup 1 --abort-signal 9 &lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;[mpiexec@********] check_exit_codes (../../../../../src/pm/i_hydra/libhydra/demux/hydra_demux_poll.c:117): unable to run bstrap_proxy on ******** (pid 226159, exit code 256)&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;[mpiexec@********] poll_for_event (../../../../../src/pm/i_hydra/libhydra/demux/hydra_demux_poll.c:159): check exit codes error&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;[mpiexec@********] HYD_dmx_poll_wait_for_proxy_event (../../../../../src/pm/i_hydra/libhydra/demux/hydra_demux_poll.c:212): poll for event error&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;[mpiexec@********] HYD_bstrap_setup (../../../../../src/pm/i_hydra/libhydra/bstrap/src/intel/i_hydra_bstrap.c:770): error waiting for event&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT face="terminal,monaco"&gt;[mpiexec@********] main (../../../../../src/pm/i_hydra/mpiexec/mpiexec.c:1956): error setting up the boostrap proxies&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;=======================================================================================================&lt;/P&gt;
&lt;P&gt;Looks like the submission to the sge happens correctly, but then there is an error.&lt;/P&gt;
&lt;P&gt;Any idea how I can go around the error?&lt;/P&gt;
&lt;P&gt;Thanks&lt;BR /&gt;-Parviz&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 23:54:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1277834#M8191</guid>
      <dc:creator>Parviz</dc:creator>
      <dc:date>2021-04-29T23:54:37Z</dc:date>
    </item>
    <item>
      <title>Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1277972#M8196</link>
      <description>&lt;P&gt;Hi Parviz,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Check if Intel MPI Library was initialized correctly. (check for mpirun -v etc,)&lt;/LI&gt;&lt;LI&gt; Run a simple application with Intel MPI on the nodes of interest with sge set as the bootstrap mechanism and Check whether you were able to run MPI successfully&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Command:&lt;B&gt;&lt;I&gt;$ I_MPI_HYDRA_BOOTSTRAP=sge mpiexec.hydra -n 4 -ppn 1 -f hostfile ./app&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Let us know if you face any issues while trying to run MPI.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2021 12:20:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1277972#M8196</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-30T12:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1278445#M8203</link>
      <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;
&lt;P&gt;The issue seems to be with sending the jobs through sge.&lt;/P&gt;
&lt;P&gt;Without setting I_MPI_HYDRA_BOOTSTAP to sge (using passwordless ssh) things work :&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;===&amp;gt;&amp;gt; mpiexec.hydra -f hostfile date&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;[mpiexec@******] Launch arguments: /usr/bin/ssh -q -x ****** /*****/intel-tools/MPI/compilers_and_libraries_2020.1.217/linux/mpi/intel64/bin//hydra_bstrap_proxy --upstream-host ****** --upstream-port 38358 --pgid 0 --launcher ssh --launcher-number 0 --base-path /*****/intel-tools/MPI/compilers_and_libraries_2020.1.217/linux/mpi/intel64/bin/ --tree-width 16 --tree-level 1 --time-left -1 --collective-launch 1 --debug --proxy-id 0 --node-id 0 --subtree-size 1 /*****/intel-tools/MPI/compilers_and_libraries_2020.1.217/linux/mpi/intel64/bin//hydra_pmi_proxy --usize -1 --auto-cleanup 1 --abort-signal 9&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;[proxy:0:0@******] Warning - oversubscription detected: 24 processes will be placed on 16 cores&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;Mon May 3 07:23:27 EDT 2021&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;Mon May 3 07:23:27 EDT 2021&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;Mon May 3 07:23:27 EDT 2021&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;Mon May 3 07:23:27 EDT 2021&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;Mon May 3 07:23:27 EDT 2021&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;...&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using sge, the same command produces the following error :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;===&amp;gt;&amp;gt; mpiexec.hydra -f sox1 date&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#000000"&gt;[mpiexec@******] Launch arguments: /*****/sge/bin/lx-amd64/qrsh -inherit -V ******* /*******/intel-tools/MPI/compilers_and_libraries_2020.1.217/linux/mpi/intel64/bin//hydra_bstrap_proxy --upstream-host ****** --upstream-port 34808 --pgid 0 --launcher sge --launcher-number 4 --base-path /*******/intel-tools/MPI/compilers_and_libraries_2020.1.217/linux/mpi/intel64/bin/ --tree-width 16 --tree-level 1 --time-left -1 --collective-launch 1 --debug --proxy-id 0 --node-id 0 --subtree-size 1 /*******/intel-tools/MPI/compilers_and_libraries_2020.1.217/linux/mpi/intel64/bin//hydra_pmi_proxy --usize -1 --auto-cleanup 1 --abort-signal 9&lt;/FONT&gt; &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[mpiexec@******] check_exit_codes (../../../../../src/pm/i_hydra/libhydra/demux/hydra_demux_poll.c:117): unable to run bstrap_proxy on ******* &lt;FONT color="#993366"&gt;(pid 75847, exit code 256)&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;FONT color="#993366"&gt;&lt;EM&gt;[mpiexec@******] poll_for_event (../../../../../src/pm/i_hydra/libhydra/demux/hydra_demux_poll.c:159): check exit codes error&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993366"&gt;&lt;EM&gt;[mpiexec@******] HYD_dmx_poll_wait_for_proxy_event (../../../../../src/pm/i_hydra/libhydra/demux/hydra_demux_poll.c:212): poll for event error&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993366"&gt;&lt;EM&gt;[mpiexec@******] HYD_bstrap_setup (../../../../../src/pm/i_hydra/libhydra/bstrap/src/intel/i_hydra_bstrap.c:770): error waiting for event&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993366"&gt;&lt;EM&gt;[mpiexec@******] main (../../../../../src/pm/i_hydra/mpiexec/mpiexec.c:1956): error setting up the boostrap proxies&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The above error has already been reported in the posting below :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/Intel-MPI-Unable-to-run-bstrap-proxy-error-setting-up-the/m-p/1204677" target="_blank"&gt;https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/Intel-MPI-Unable-to-run-bstrap-proxy-error-setting-up-the/m-p/1204677&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue reported above was resolved by setting some parameters in the host machine. I may have to so the same. Can you please have a look? I do not follow the resolution of the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;-Parviz&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 12:50:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1278445#M8203</guid>
      <dc:creator>Parviz</dc:creator>
      <dc:date>2021-05-03T12:50:06Z</dc:date>
    </item>
    <item>
      <title>Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1279052#M8222</link>
      <description>&lt;P&gt;Hi Parviz,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you let us know that the nodes on which you have tested with setting&amp;nbsp;I_MPI_HYDRA_BOOTSTAP to sge do they have SGE job scheduler? Have you used SGE for obtaining those nodes?&lt;/P&gt;&lt;P&gt;Please let us know the command you have used for obtaining those nodes.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 May 2021 12:02:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1279052#M8222</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-05-05T12:02:26Z</dc:date>
    </item>
    <item>
      <title>Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1280505#M8261</link>
      <description>&lt;P&gt;Hi Parviz,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you.&lt;/P&gt;&lt;P&gt;Could you please assure us that the nodes you are using are allocated by the SGE job scheduler as asked in the previous post?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2021 10:56:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1280505#M8261</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-05-11T10:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1280608#M8262</link>
      <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please clarify what you mean by "&lt;EM&gt;Have you used SGE for obtaining those nodes&lt;/EM&gt;". My assumption is that as long as the environment variable I_MPI_HYDRA_BOOTSTAP is set to SGE and the nodes in the hostfile are in a cluster managed by SGE, then there is nothing else required, the Cluster Checker will internally interact with SGE to access the nodes and run. Is this the case? If not, please advise me on how to reserve the nodes that I have in my hostfile through SGE. A list of commands to run would be helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;-Parviz&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, I am not familiar with SGE and do not know how to check what you have asked? Please be more specific. What steps do I need to take to allocate the jobs through SGE. My assumption was that setting of the environment variable I_MPI_HYDRA_BOOTSTAP to SGE&amp;nbsp; would be sufficient and the scheduling of the jobs through SGE is done internally by the Cluster Checker?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please be more specific? What steps do I need to take to do the check?&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 18:14:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1280608#M8262</guid>
      <dc:creator>Parviz</dc:creator>
      <dc:date>2021-05-11T18:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1280853#M8265</link>
      <description>&lt;P&gt;Hi Parviz,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let us know the command you were using to submit jobs to the nodes in your cluster?&lt;/P&gt;
&lt;P&gt;It would somewhat be in the lines qsub,bsub etc.&lt;/P&gt;
&lt;P&gt;Please contact your system administrator for the exact command to submit jobs using the SGE scheduler in your cluster.&lt;/P&gt;
&lt;P&gt;Once you submit jobs through an SGE batch system then only SGE would be used and the remaining steps would be successful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Prasanth&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 13:06:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1280853#M8265</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-05-12T13:06:44Z</dc:date>
    </item>
    <item>
      <title>Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1282201#M8279</link>
      <description>&lt;P&gt;Hi Parviz,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have you found how to submit jobs using SGE?  You can refer to the Oracle documentation(&lt;A href="https://docs.oracle.com/cd/E19957-01/820-0699/chp4-1/index.html" rel="noopener noreferrer" target="_blank"&gt;Chapter&amp;nbsp;3 Submitting Jobs (Sun N1 Grid Engine 6.1 User's Guide) (oracle.com)&lt;/A&gt;) on how to submit batch and interactive jobs.&lt;/P&gt;&lt;P&gt;Let us know if you face any issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2021 05:46:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1282201#M8279</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-05-18T05:46:50Z</dc:date>
    </item>
    <item>
      <title>Re:Running cluster checker on LSF network</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1284404#M8318</link>
      <description>&lt;P&gt;Hi Parviz,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are closing this thread assuming your issue has been resolved. We will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2021 07:52:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Running-cluster-checker-on-LSF-network/m-p/1284404#M8318</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-05-25T07:52:53Z</dc:date>
    </item>
  </channel>
</rss>

