<?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 installing opencv so it will use openmp features on linux in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/installing-opencv-so-it-will-use-openmp-features-on-linux/m-p/912544#M4692</link>
    <description>&lt;P&gt;Hello people&lt;/P&gt;
&lt;P&gt;please help me to install opencv on my computer.&lt;/P&gt;
&lt;P&gt;when I configure the softwear, before the make phase, what are the right arguments that ./configure should get? I use icc 9.1, but something like&lt;/P&gt;
&lt;P&gt;./configure --with-openmp CXX=icc&lt;/P&gt;
&lt;P&gt;wont work.&lt;/P&gt;
&lt;P&gt;All I need to do is to run haar training using the softwear found in apps directory under opencv. maybe there is some other way to make the haartraining executables but I simply dont get what is the right way to do this...&lt;/P&gt;
&lt;P&gt;HELP - PLEASE.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2006 21:08:27 GMT</pubDate>
    <dc:creator>e271p314</dc:creator>
    <dc:date>2006-09-04T21:08:27Z</dc:date>
    <item>
      <title>installing opencv so it will use openmp features on linux</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/installing-opencv-so-it-will-use-openmp-features-on-linux/m-p/912544#M4692</link>
      <description>&lt;P&gt;Hello people&lt;/P&gt;
&lt;P&gt;please help me to install opencv on my computer.&lt;/P&gt;
&lt;P&gt;when I configure the softwear, before the make phase, what are the right arguments that ./configure should get? I use icc 9.1, but something like&lt;/P&gt;
&lt;P&gt;./configure --with-openmp CXX=icc&lt;/P&gt;
&lt;P&gt;wont work.&lt;/P&gt;
&lt;P&gt;All I need to do is to run haar training using the softwear found in apps directory under opencv. maybe there is some other way to make the haartraining executables but I simply dont get what is the right way to do this...&lt;/P&gt;
&lt;P&gt;HELP - PLEASE.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2006 21:08:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/installing-opencv-so-it-will-use-openmp-features-on-linux/m-p/912544#M4692</guid>
      <dc:creator>e271p314</dc:creator>
      <dc:date>2006-09-04T21:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: installing opencv so it will use openmp features on linux</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/installing-opencv-so-it-will-use-openmp-features-on-linux/m-p/912545#M4693</link>
      <description>&lt;BR /&gt;I'm not familiar with that application, but it would seem to be important for you to read documentation.&lt;BR /&gt;My guess is that CXX would refer to a C++ compiler, such as icpc. You would also need to run the iccvars script in your icc installation before running configure, so that icc and icpc environment variables would be set.&lt;BR /&gt;It seems likely that you would want to set appropriate options; for example, if your application uses CXXFLAGS, and you are running on an SSE2-capable CPU, you might set CXXFLAGS='-xW -openmp -ansi-alias' assuming your applications comply with C++ standard, and you want OpenMP and SSE2 optimization.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Sep 2006 23:53:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/installing-opencv-so-it-will-use-openmp-features-on-linux/m-p/912545#M4693</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2006-09-04T23:53:39Z</dc:date>
    </item>
  </channel>
</rss>

