<?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 UMC Samples on 64-bit Linux in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857704#M7400</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I just wanted to ask what are the issues involved if I want to get the UMC samples to work on Fedora 10 64-bit linux. I saw that only 32-bit is supported at this point. We are running our media processing applications on 64-bit servers and would like to take advantage of the nice UMC architecture.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Jan</description>
    <pubDate>Thu, 16 Apr 2009 20:20:02 GMT</pubDate>
    <dc:creator>neumannstreamsage_co</dc:creator>
    <dc:date>2009-04-16T20:20:02Z</dc:date>
    <item>
      <title>UMC Samples on 64-bit Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857704#M7400</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I just wanted to ask what are the issues involved if I want to get the UMC samples to work on Fedora 10 64-bit linux. I saw that only 32-bit is supported at this point. We are running our media processing applications on 64-bit servers and would like to take advantage of the nice UMC architecture.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Thu, 16 Apr 2009 20:20:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857704#M7400</guid>
      <dc:creator>neumannstreamsage_co</dc:creator>
      <dc:date>2009-04-16T20:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: UMC Samples on 64-bit Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857705#M7401</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Jan,&lt;BR /&gt;&lt;BR /&gt;IPP media sample do support EM64T Linux. Note,we do not support Itanium due to low customer demand. It should be possible to build sample for Itanium as well but you will have to modify build scripts by yourself. IPP libraries do support Itanium.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Fri, 17 Apr 2009 13:11:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857705#M7401</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-04-17T13:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: UMC Samples on 64-bit Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857706#M7402</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;Hi Vladimir,&lt;BR /&gt;&lt;BR /&gt;thanks for getting back to me. I was asking because when compiling the UMC examples, I noticed that the vm library does not compile unless I add the compiler flag -DLINUX32. This is because in the core/vm/vm_types.h file there is only a test for LINUX32 and else clause implies a windows machine (WIN32). There is not mention of LINUX64 which is referenced at other times in the code (e.g. in codec/h261_dec/h261decoder.h).&lt;BR /&gt;&lt;BR /&gt;I also noticed that the section for Linux on EMT64T in umc_defs.h is empty, there is only one for linux on i-32 architectures. &lt;BR /&gt;&lt;BR /&gt;The samples that I downloaded are the newest ones that are available on the ipp web site. Is there a newer version of the UMC samples available that supports EMT64T Linux as you said?&lt;BR /&gt;&lt;BR /&gt;Thanks for any further information.&lt;BR /&gt;&lt;BR /&gt;Jan&lt;BR /&gt;&lt;BR /&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336498"&gt;Vladimir Dudnik (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;BR /&gt;Jan,&lt;BR /&gt;&lt;BR /&gt;IPP media sample do support EM64T Linux. Note,we do not support Itanium due to low customer demand. It should be possible to build sample for Itanium as well but you will have to modify build scripts by yourself. IPP libraries do support Itanium.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir &lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2009 20:13:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857706#M7402</guid>
      <dc:creator>neumannstreamsage_co</dc:creator>
      <dc:date>2009-04-21T20:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: UMC Samples on 64-bit Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857707#M7403</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;did you find audio-video-codecs sample ReleaseNotes.htm file? There is a section &lt;STRONG&gt;Building steps &lt;/STRONG&gt;where it is mentioned that you need to run buildem64t.sh build script to build sample on Linux 64-bit&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The build scripts are in hierarchy structure. To build all applications, run the build script from the root directory of the package. Please note that applications depend on other components (codecs, inputoutput components and other core components, so to build the only one application you have to build depending components first, the easiest way is to use scripts from the root folder) . &lt;BR /&gt;For example, on a platform with IntelPentium 4 processor on Linux*, the following are the steps to build application:&lt;/P&gt;
&lt;UL type="disc"&gt;
&lt;LI&gt;Make sure the Intel &lt;SUP&gt; &lt;/SUP&gt;IPP is installed correctly and IPPROOT environment variable is defined . &lt;/LI&gt;
&lt;LI&gt;Change your current folder to the ipp sample root folder: ./ipp-samples/audio-video-codecs &lt;/LI&gt;
&lt;LI&gt;
&lt;P dir="ltr"&gt;To build sample you could use scripts listed below. If you wish to use Intel &lt;SUP&gt; &lt;/SUP&gt;C++ Compiler 11.0, Intel &lt;SUP&gt; &lt;/SUP&gt;C++ Compiler 10.1 or GCC compilers set a option according table below: &lt;BR /&gt;&lt;/P&gt;
&lt;TABLE id="table4" border="1" width="33%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="238" bgcolor="#cccccc"&gt;
&lt;P align="center"&gt;&lt;STRONG&gt;Compiler &lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD align="center" bgcolor="#cccccc"&gt;&lt;STRONG&gt;Option &lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="238"&gt;Intel C++ 11.0&lt;/TD&gt;
&lt;TD align="center"&gt;icc110&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="238"&gt;Intel C++ 10.1&lt;/TD&gt;
&lt;TD align="center"&gt;icc101&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="238"&gt;GCC 4.x.x&lt;/TD&gt;
&lt;TD align="center"&gt;gcc4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="238"&gt;GCC 3.4.x&lt;/TD&gt;
&lt;TD align="center"&gt;gcc3&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;use &lt;STRONG&gt;build32.sh [option]&lt;/STRONG&gt; for IA-32 based systems&lt;BR /&gt;use &lt;STRONG&gt;buildem64t.sh [option]&lt;/STRONG&gt; for Intel&lt;SUP&gt;&lt;/SUP&gt; Xeon&lt;SUP&gt;&lt;/SUP&gt; or Pentium&lt;SUP&gt;&lt;/SUP&gt; D with Intel&lt;SUP&gt;&lt;/SUP&gt; Extended Memory 64 Technology processor based systems&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;After the successful build, the executable files will be placed in media samples &lt;EM&gt;" &lt;/EM&gt;ipp-samples/audio-video-codecs &lt;EM&gt;/_bin/&lt;PLATFORM&gt;" &lt;/PLATFORM&gt;&lt;/EM&gt;directory. If there is "FAILED" message, go to directory &lt;EM&gt;" &lt;/EM&gt;ipp-samples/audio-video-codecs &lt;EM&gt;/_log/&lt;PLATFORM&gt;" &lt;/PLATFORM&gt;&lt;/EM&gt;to check log files to find root cause.&lt;/P&gt;
&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2009 09:54:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857707#M7403</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-04-22T09:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: UMC Samples on 64-bit Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857708#M7404</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;Hi Vladimir,&lt;BR /&gt;&lt;BR /&gt;thanks for your detailed reply. This worked very well and all the parts compiled without any problem. I had tried to integrate the samples into my CMake build system which had worked nicely for the windows samples, but did not work for the linux samples.&lt;BR /&gt;&lt;BR /&gt;Jan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336498"&gt;Vladimir Dudnik (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;Hello,&lt;BR /&gt;&lt;BR /&gt;did you find audio-video-codecs sample ReleaseNotes.htm file? There is a section &lt;STRONG&gt;Building steps &lt;/STRONG&gt;where it is mentioned that you need to run buildem64t.sh build script to build sample on Linux 64-bit&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The build scripts are in hierarchy structure. To build all applications, run the build script from the root directory of the package. Please note that applications depend on other components (codecs, inputoutput components and other core components, so to build the only one application you have to build depending components first, the easiest way is to use scripts from the root folder) . &lt;BR /&gt;For example, on a platform with IntelPentium 4 processor on Linux*, the following are the steps to build application:&lt;/P&gt;
&lt;UL type="disc"&gt;
&lt;LI&gt;Make sure the Intel &lt;SUP&gt; &lt;/SUP&gt;IPP is installed correctly and IPPROOT environment variable is defined . &lt;/LI&gt;
&lt;LI&gt;Change your current folder to the ipp sample root folder: ./ipp-samples/audio-video-codecs &lt;/LI&gt;
&lt;LI&gt;
&lt;P dir="ltr"&gt;To build sample you could use scripts listed below. If you wish to use Intel &lt;SUP&gt; &lt;/SUP&gt;C++ Compiler 11.0, Intel &lt;SUP&gt; &lt;/SUP&gt;C++ Compiler 10.1 or GCC compilers set a option according table below:&lt;/P&gt;
&lt;TABLE id="table4" border="1" width="33%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="238" bgcolor="#cccccc"&gt;
&lt;P align="center"&gt;&lt;STRONG&gt;Compiler &lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD align="center" bgcolor="#cccccc"&gt;&lt;STRONG&gt;Option &lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="238"&gt;Intel C++ 11.0&lt;/TD&gt;
&lt;TD align="center"&gt;icc110&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="238"&gt;Intel C++ 10.1&lt;/TD&gt;
&lt;TD align="center"&gt;icc101&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="238"&gt;GCC 4.x.x&lt;/TD&gt;
&lt;TD align="center"&gt;gcc4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="238"&gt;GCC 3.4.x&lt;/TD&gt;
&lt;TD align="center"&gt;gcc3&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;use &lt;STRONG&gt;build32.sh [option]&lt;/STRONG&gt; for IA-32 based systems&lt;BR /&gt;use &lt;STRONG&gt;buildem64t.sh [option]&lt;/STRONG&gt; for Intel&lt;SUP&gt;&lt;/SUP&gt; Xeon&lt;SUP&gt;&lt;/SUP&gt; or Pentium&lt;SUP&gt;&lt;/SUP&gt; D with Intel&lt;SUP&gt;&lt;/SUP&gt; Extended Memory 64 Technology processor based systems&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;After the successful build, the executable files will be placed in media samples &lt;EM&gt;" &lt;/EM&gt;ipp-samples/audio-video-codecs &lt;EM&gt;/_bin/&lt;PLATFORM&gt;" &lt;/PLATFORM&gt;&lt;/EM&gt;directory. If there is "FAILED" message, go to directory &lt;EM&gt;" &lt;/EM&gt;ipp-samples/audio-video-codecs &lt;EM&gt;/_log/&lt;PLATFORM&gt;" &lt;/PLATFORM&gt;&lt;/EM&gt;to check log files to find root cause.&lt;/P&gt;
&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2009 18:41:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-Samples-on-64-bit-Linux/m-p/857708#M7404</guid>
      <dc:creator>neumannstreamsage_co</dc:creator>
      <dc:date>2009-04-22T18:41:06Z</dc:date>
    </item>
  </channel>
</rss>

