<?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:Get &amp;amp;quot;https://iotdk.intel.com/samples-iss/2... in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201648#M7042</link>
    <description>&lt;P&gt;Yes its fine to close it.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
    <pubDate>Wed, 19 Aug 2020 12:50:16 GMT</pubDate>
    <dc:creator>shefmarkh</dc:creator>
    <dc:date>2020-08-19T12:50:16Z</dc:date>
    <item>
      <title>Get "https://iotdk.intel.com/samples-iss/2021.1-beta08//cpp.json": context deadline exceeded (Client</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1200052#M7006</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I installed ones by creating:&lt;/P&gt;
&lt;DIV&gt;more /etc/yum.repos.d/oneAPI.repo&lt;/DIV&gt;
&lt;DIV&gt;[oneAPI]&lt;/DIV&gt;
&lt;DIV&gt;name=Intel(R) oneAPI repository&lt;/DIV&gt;
&lt;DIV&gt;baseurl=&lt;A href="https://yum.repos.intel.com/oneapi" target="_blank" rel="noopener"&gt;https://yum.repos.intel.com/oneapi&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;enabled=1&lt;/DIV&gt;
&lt;DIV&gt;gpgcheck=1&lt;/DIV&gt;
&lt;DIV&gt;repo_gpgcheck=1&lt;/DIV&gt;
&lt;DIV&gt;gpgkey=&lt;A href="https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB" target="_blank" rel="noopener"&gt;https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and then executing:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;yum install intel-hpckit&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;This was done inside a linux docker container running on a linux VM in OpenStack. When I try to run&amp;nbsp;&lt;/SPAN&gt;oneapi-cli it fails:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;oneapi-cli&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Connecting to online Sample Aggregator, this may take some time based on network conditions&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2020/08/13 13:45:02 failed to connect to sample aggregator, attempting to use local cache&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2020/08/13 13:45:02 operating offline and local cache does not exist&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Failed to fetch sample index, this *may* be your network/proxy environment.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You might try setting http_proxy in your environment, for example:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; Linux: export http_proxy=&lt;A href="http://your.proxy:8080" target="_blank" rel="noopener"&gt;http://your.proxy:8080&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; Windows: set http_proxy=&lt;A href="http://your.proxy:8080" target="_blank" rel="noopener"&gt;http://your.proxy:8080&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Get "&lt;A href="https://iotdk.intel.com/samples-iss/2021.1-beta08//cpp.json" target="_blank" rel="noopener"&gt;https://iotdk.intel.com/samples-iss/2021.1-beta08//cpp.json&lt;/A&gt;": context deadline exceeded (Client.Timeout exceeded while awaiting headers)&lt;/SPAN&gt;&lt;/P&gt;
I seem to be able to access other external web addresses via e.g. wget, so I am unsure what the problem might be with the above command. Does someone have a suggestion of how to debug further or even fix the issue?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mark&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Aug 2020 14:21:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1200052#M7006</guid>
      <dc:creator>shefmarkh</dc:creator>
      <dc:date>2020-08-13T14:21:03Z</dc:date>
    </item>
    <item>
      <title>Re:Get &amp;quot;https://iotdk.intel.com/samples-iss/2...</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1200332#M7013</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We think your proxy is blocking the web address oneapi-cli is trying to reach, to verify it could please try doing wget to below address and let us know if you are able to get it or not.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://iotdk.intel.com/samples-iss/2021.1-beta08//cpp.json" target="_blank"&gt;https://iotdk.intel.com/samples-iss/2021.1-beta08//cpp.json&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For time being, you can use the below GitHub repo where you can find all the oneAPI samples.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/DPC%2B%2B" rel="noopener noreferrer" target="_blank"&gt;https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/DPC%2B%2B&lt;/A&gt; &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;Goutham&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Aug 2020 13:04:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1200332#M7013</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2020-08-14T13:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Get &amp;quot;https://iotdk.intel.com/samples-iss/2...</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201216#M7030</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for the reply. wget seems to just hang without completing. It works fine for other URL though.&lt;/P&gt;
&lt;P&gt;In the end I got the examples via GitHub instead.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 08:43:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201216#M7030</guid>
      <dc:creator>shefmarkh</dc:creator>
      <dc:date>2020-08-18T08:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get "https://iotdk.intel.com/samples-iss/2021.1-beta08//cpp.json": context deadline ex</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201357#M7032</link>
      <description>&lt;P&gt;Curious.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Are you able to ping/resolve `iotdk.intel.com` ?&lt;/LI&gt;
&lt;LI&gt;I'm guessing `curl -v &lt;A href="https://iotdk.intel.com/samples-iss/2021.1-beta08/cpp.json`" target="_blank"&gt;https://iotdk.intel.com/samples-iss/2021.1-beta08/cpp.json`&lt;/A&gt;&amp;nbsp;will also just timeout?&lt;/LI&gt;
&lt;LI&gt;Is there any proxy/filtering on the internet connection from the environment?&lt;/LI&gt;
&lt;LI&gt;Are you using IPv4 or IPv6 primary? Try use wget -4 on the URL above.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 18:04:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201357#M7032</guid>
      <dc:creator>Tom_Ingleby_Intel</dc:creator>
      <dc:date>2020-08-18T18:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Get "https://iotdk.intel.com/samples-iss/2021.1-beta08//cpp.json": context deadline ex</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201567#M7034</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Well today I apparently do not see the problem! I am running on a VM machine running on a cluster run by an organisation, so I wonder if someone has changed some setting.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 08:55:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201567#M7034</guid>
      <dc:creator>shefmarkh</dc:creator>
      <dc:date>2020-08-19T08:55:03Z</dc:date>
    </item>
    <item>
      <title>Re:Get &amp;quot;https://iotdk.intel.com/samples-iss/2...</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201599#M7035</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;Glad to know that your issue is resolved!&lt;/P&gt;&lt;P&gt;Feel free to raise a new thread in case of any further queries.&lt;/P&gt;&lt;P&gt;Could you please confirm if we can close this thread from our side?&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;Goutham&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Aug 2020 10:46:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201599#M7035</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2020-08-19T10:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Get &amp;quot;https://iotdk.intel.com/samples-iss/2...</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201648#M7042</link>
      <description>&lt;P&gt;Yes its fine to close it.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 12:50:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1201648#M7042</guid>
      <dc:creator>shefmarkh</dc:creator>
      <dc:date>2020-08-19T12:50:16Z</dc:date>
    </item>
    <item>
      <title>Re:Get &amp;quot;https://iotdk.intel.com/samples-iss/2...</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1202404#M7053</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the confirmation!&lt;/P&gt;&lt;P&gt;As this issue has been resolved, we will no longer respond to this thread.&amp;nbsp;If you require any additional assistance from Intel, please start a new thread.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;Have a Good day!&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;Goutham&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Aug 2020 09:23:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Get-quot-https-iotdk-intel-com-samples-iss-2021-1-beta08-cpp/m-p/1202404#M7053</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2020-08-21T09:23:30Z</dc:date>
    </item>
  </channel>
</rss>

