<?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 Hello, in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-depsolving-incredibly-slow/m-p/1126988#M802</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can you send me the output of "conda info" and "conda list --explicit" from an environment exhibiting the problem? I will attempt to reproduce the slow resolution.&lt;/P&gt;&lt;P&gt;Some simple things to try yourself are clearing all local caches (conda clean --all) and paring your channel list to the minimum. Also, if there are key packages you need with specific versions, you could pin those before running the update, thereby pruning the solver's search space. Don't leave them pinned unless it makes sense for your general use case.&lt;/P&gt;&lt;P&gt;Todd&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jan 2019 15:18:41 GMT</pubDate>
    <dc:creator>Todd_T_Intel</dc:creator>
    <dc:date>2019-01-07T15:18:41Z</dc:date>
    <item>
      <title>conda depsolving incredibly slow</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-depsolving-incredibly-slow/m-p/1126987#M801</link>
      <description>&lt;P&gt;We maintain some conda environments using the intel channel.&amp;nbsp; Working with our python 2.7 environment is incredibly painful.&amp;nbsp; We will see:&lt;/P&gt;
&lt;PRE class="brush:bash; class-name:dark;"&gt;# conda update -n scipy -c intel python=2.7 --all
Solving environment: \
&lt;/PRE&gt;

&lt;P&gt;take 30-290 minutes on fast hardware.&amp;nbsp; I'm assuming this may be due to a large number of available packages or some particular conflicts.&amp;nbsp; Is there any chance that this can be reduced?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:42:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-depsolving-incredibly-slow/m-p/1126987#M801</guid>
      <dc:creator>Orion_P_</dc:creator>
      <dc:date>2019-01-04T17:42:30Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-depsolving-incredibly-slow/m-p/1126988#M802</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can you send me the output of "conda info" and "conda list --explicit" from an environment exhibiting the problem? I will attempt to reproduce the slow resolution.&lt;/P&gt;&lt;P&gt;Some simple things to try yourself are clearing all local caches (conda clean --all) and paring your channel list to the minimum. Also, if there are key packages you need with specific versions, you could pin those before running the update, thereby pruning the solver's search space. Don't leave them pinned unless it makes sense for your general use case.&lt;/P&gt;&lt;P&gt;Todd&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 15:18:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-depsolving-incredibly-slow/m-p/1126988#M802</guid>
      <dc:creator>Todd_T_Intel</dc:creator>
      <dc:date>2019-01-07T15:18:41Z</dc:date>
    </item>
    <item>
      <title>I've managed to speed things</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-depsolving-incredibly-slow/m-p/1126989#M803</link>
      <description>&lt;P&gt;I've managed to speed things up quite a bit by limiting the channels with:&lt;/P&gt;&lt;P&gt;conda update -n scipy --override-channels --channel intel --channel main --channel anaconda-nb-extensions --all&lt;/P&gt;&lt;P&gt;So the issue was likely with some other default channel.&amp;nbsp; Thanks for the response.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 18:36:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-depsolving-incredibly-slow/m-p/1126989#M803</guid>
      <dc:creator>Orion_P_</dc:creator>
      <dc:date>2019-01-07T18:36:44Z</dc:date>
    </item>
    <item>
      <title>Great, I will consider this</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-depsolving-incredibly-slow/m-p/1126990#M804</link>
      <description>&lt;P&gt;Great, I will consider this resolved then.&lt;/P&gt;&lt;P&gt;Todd&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 18:38:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/conda-depsolving-incredibly-slow/m-p/1126990#M804</guid>
      <dc:creator>Todd_T_Intel</dc:creator>
      <dc:date>2019-01-07T18:38:37Z</dc:date>
    </item>
  </channel>
</rss>

