<?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: Problem with MS-Visual Studio Plug-in under intel Parallel  in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Problem-with-MS-Visual-Studio-Plug-in-under-intel-Parallel/m-p/743165#M1215</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334919"&gt;Jennifer Jiang (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;The TBB 2.1 is included in the Parallel Studio. If you installed the "Complete" package, you can find it under "[install-dir]Composertbb".&lt;BR /&gt;&lt;BR /&gt;To use it for a project or a configuration, click the 4th icon on the toolbar &lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.intel.com/skins/images/7B13F55A7CE623EF42E69096FA81A3A1/2021_redesign/images/image_not_found.png" /&gt;&lt;/span&gt; to bring up Component Selection Dialog. After you selected "use TBB", you can then include the TBB header files in your source code. The compiler can find the header and libs automatically. &lt;BR /&gt;&lt;BR /&gt;Jennifer&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thanks Jeniffer this is indeed where all my answers lie... even the unanswered one about the IPP ;)&lt;BR /&gt;+ And how can I update to iTBB 2.2? Can I simply overwrite the directory with the newer comercial libary? Same with IPP6.1?&lt;BR /&gt;&lt;BR /&gt;I downloaded the Parallel Studio recently. The informations about what is included and where it is though is kinda hard to find. I'm totally new to the intel compiler and tools philosophy and I truly miss the good old days where I got a 1000 pages folder with my SAS-C (on the Amiga) *sigh*.&lt;BR /&gt;</description>
    <pubDate>Mon, 14 Sep 2009 20:47:08 GMT</pubDate>
    <dc:creator>patlecat</dc:creator>
    <dc:date>2009-09-14T20:47:08Z</dc:date>
    <item>
      <title>Problem with MS-Visual Studio Plug-in under intel Parallel Studio</title>
      <link>https://community.intel.com/t5/Software-Archive/Problem-with-MS-Visual-Studio-Plug-in-under-intel-Parallel/m-p/743162#M1212</link>
      <description>Hi all :)&lt;BR /&gt;&lt;BR /&gt;I just bought intel Parallel Studio and installed it successfully under VS2008SP1 (with ATL Security Bug fixed). So far so good. Now I downloaded the commercial version of iTBB2.2 because I'm not sure what is included in Parallel Studio.&lt;BR /&gt;&lt;BR /&gt;But as I wanted to install the iTBB Addin it failed me. The VS2008 says that the addin is installed and working but I cannot find the submenu for iTBB as described in the ReadMe :(&lt;BR /&gt;&lt;BR /&gt;Is this a bug, or what did I do wrong?</description>
      <pubDate>Sat, 12 Sep 2009 14:16:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Problem-with-MS-Visual-Studio-Plug-in-under-intel-Parallel/m-p/743162#M1212</guid>
      <dc:creator>patlecat</dc:creator>
      <dc:date>2009-09-12T14:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MS-Visual Studio Plug-in under intel Parallel</title>
      <link>https://community.intel.com/t5/Software-Archive/Problem-with-MS-Visual-Studio-Plug-in-under-intel-Parallel/m-p/743163#M1213</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
This forum may not be the best place for this question, although I agree there is a possibility parallel studio is implicated. People on the TBB forum may be more familiar with expectations for TBB add-in in Visual Studio. As for me, I'm challenged enough attempting to make VS2008 builds work with cmd window test runs.&lt;BR /&gt;The C++ compiler provided with Parallel Studio doesn't support all the options of the ICL Professional release which includes TBB. I haven't figured this out myself. If you got the TBB together with ICL professional, it may be interesting to perform a full installation of that combination, even though it may conflict with some Parallel Studio functionality.&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Sep 2009 23:02:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Problem-with-MS-Visual-Studio-Plug-in-under-intel-Parallel/m-p/743163#M1213</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-09-12T23:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MS-Visual Studio Plug-in under intel Parallel</title>
      <link>https://community.intel.com/t5/Software-Archive/Problem-with-MS-Visual-Studio-Plug-in-under-intel-Parallel/m-p/743164#M1214</link>
      <description>&lt;DIV style="margin:0px;"&gt;The TBB 2.1 is included in the Parallel Studio. If you installed the "Complete" package, you can find it under "[install-dir]Composertbb".&lt;BR /&gt;&lt;BR /&gt;To use it for a project or a configuration, click the 4th icon on the toolbar &lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.intel.com/skins/images/7B13F55A7CE623EF42E69096FA81A3A1/2021_redesign/images/image_not_found.png" /&gt;&lt;/span&gt;to bring up Component Selection Dialog. After you selected "use TBB", you can then include the TBB header files in your source code. The compiler can find the header and libs automatically. &lt;BR /&gt;&lt;BR /&gt;Jennifer&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Sep 2009 19:58:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Problem-with-MS-Visual-Studio-Plug-in-under-intel-Parallel/m-p/743164#M1214</guid>
      <dc:creator>JenniferJ</dc:creator>
      <dc:date>2009-09-14T19:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MS-Visual Studio Plug-in under intel Parallel</title>
      <link>https://community.intel.com/t5/Software-Archive/Problem-with-MS-Visual-Studio-Plug-in-under-intel-Parallel/m-p/743165#M1215</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334919"&gt;Jennifer Jiang (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;The TBB 2.1 is included in the Parallel Studio. If you installed the "Complete" package, you can find it under "[install-dir]Composertbb".&lt;BR /&gt;&lt;BR /&gt;To use it for a project or a configuration, click the 4th icon on the toolbar &lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.intel.com/skins/images/7B13F55A7CE623EF42E69096FA81A3A1/2021_redesign/images/image_not_found.png" /&gt;&lt;/span&gt; to bring up Component Selection Dialog. After you selected "use TBB", you can then include the TBB header files in your source code. The compiler can find the header and libs automatically. &lt;BR /&gt;&lt;BR /&gt;Jennifer&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thanks Jeniffer this is indeed where all my answers lie... even the unanswered one about the IPP ;)&lt;BR /&gt;+ And how can I update to iTBB 2.2? Can I simply overwrite the directory with the newer comercial libary? Same with IPP6.1?&lt;BR /&gt;&lt;BR /&gt;I downloaded the Parallel Studio recently. The informations about what is included and where it is though is kinda hard to find. I'm totally new to the intel compiler and tools philosophy and I truly miss the good old days where I got a 1000 pages folder with my SAS-C (on the Amiga) *sigh*.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Sep 2009 20:47:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Problem-with-MS-Visual-Studio-Plug-in-under-intel-Parallel/m-p/743165#M1215</guid>
      <dc:creator>patlecat</dc:creator>
      <dc:date>2009-09-14T20:47:08Z</dc:date>
    </item>
  </channel>
</rss>

