<?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: HTMulticore library in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879752#M3321</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/453166"&gt;bipsen&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;P&gt;Another problem has popped up....&lt;BR /&gt;&lt;BR /&gt;I can only get the HTMulticore library to work with Win32 code... If I try to make an x64 executable, it seems like the library cannot be used.&lt;BR /&gt;&lt;BR /&gt;I need to create 2 versions of my application, since I'm using another external API - and that API will not exist in both 32 and 64 bit on a 64-bit OS by default....&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;/B&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;It seems this is a very old library. You should consider using Intel TBB and sign up for Ct, too.</description>
    <pubDate>Wed, 30 Dec 2009 02:35:16 GMT</pubDate>
    <dc:creator>ninhngt</dc:creator>
    <dc:date>2009-12-30T02:35:16Z</dc:date>
    <item>
      <title>HTMulticore library</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879747#M3316</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;On my quest for locating info on how to get CPU information on Windows, I found the HTMulticore library on &lt;A href="http://software.intel.com/en-us/articles/hyper-threading-technology-multi-core-and-mobile-intel-pentium-processor-m-toolbox/" target="_blank"&gt;http://software.intel.com/en-us/articles/hyper-threading-technology-multi-core-and-mobile-intel-pentium-processor-m-toolbox/&lt;/A&gt;&lt;BR /&gt;The problem is, that I'm unable to use the linker library in my own code, since it aparently wants to use LIBC.lib as well - and this library doesn't exist with Visual Studio 2008.&lt;BR /&gt;&lt;BR /&gt;Doesn anyone have an idea to solve this - or is it possible to have the author recompile the library code, so it can be used with Visual Studio 2008 ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;bipsen&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Nov 2009 20:17:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879747#M3316</guid>
      <dc:creator>bipsen</dc:creator>
      <dc:date>2009-11-20T20:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: HTMulticore library</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879748#M3317</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
This certainly makes the library look out of date, probably not intended for current platforms. How could a multicore library be linked against the non-threadsafe library? You should be able to set /nodefaultlib:libc.lib in order to persuade it to accept the libcm.... version from VS2008.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Nov 2009 21:25:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879748#M3317</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-11-20T21:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: HTMulticore library</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879749#M3318</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/367365"&gt;tim18&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;This certainly makes the library look out of date, probably not intended for current platforms. How could a multicore library be linked against the non-threadsafe library? You should be able to set /nodefaultlib:libc.lib in order to persuade it to accept the libcm.... version from VS2008.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thank you</description>
      <pubDate>Thu, 26 Nov 2009 13:49:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879749#M3318</guid>
      <dc:creator>mahmoudgalal1985</dc:creator>
      <dc:date>2009-11-26T13:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: HTMulticore library</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879750#M3319</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Another problem has popped up....&lt;BR /&gt;&lt;BR /&gt;I can only get the HTMulticore library to work with Win32 code... If I try to make an x64 executable, it seems like the library cannot be used.&lt;BR /&gt;&lt;BR /&gt;I need to create 2 versions of my application, since I'm using another external API - and that API will not exist in both 32 and 64 bit on a 64-bit OS by default....&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;/B&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2009 18:51:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879750#M3319</guid>
      <dc:creator>bipsen</dc:creator>
      <dc:date>2009-11-26T18:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: HTMulticore library</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879751#M3320</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
As the library appears to be intended for VS2003, which doesn't support X64, such a limitation is to be expected.&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Nov 2009 19:47:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879751#M3320</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-11-26T19:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: HTMulticore library</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879752#M3321</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/453166"&gt;bipsen&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;P&gt;Another problem has popped up....&lt;BR /&gt;&lt;BR /&gt;I can only get the HTMulticore library to work with Win32 code... If I try to make an x64 executable, it seems like the library cannot be used.&lt;BR /&gt;&lt;BR /&gt;I need to create 2 versions of my application, since I'm using another external API - and that API will not exist in both 32 and 64 bit on a 64-bit OS by default....&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;/B&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;It seems this is a very old library. You should consider using Intel TBB and sign up for Ct, too.</description>
      <pubDate>Wed, 30 Dec 2009 02:35:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/HTMulticore-library/m-p/879752#M3321</guid>
      <dc:creator>ninhngt</dc:creator>
      <dc:date>2009-12-30T02:35:16Z</dc:date>
    </item>
  </channel>
</rss>

