<?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 OMP Warning #90 problem with parallel debugger in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/OMP-Warning-90-problem-with-parallel-debugger/m-p/746070#M2148</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I get the following error when debugging my OpenMP program with parallel debugger enabled.&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_sync_released" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_memory_read" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_memory_write" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_memory_update" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_notify_cpath_target" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_state_get" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.\\&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_state_set" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_obj_mode_set" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_thr_mode_set" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;&lt;BR /&gt;The errors don't appear after disabling parallel debugger. I've seen a similar error reported by someone using the fortran compiler but don't know if a fix was ever found.&lt;/P&gt;&lt;P&gt;I'm using Parallel Studio XE 2011 with VS2008,compiling with Intel C++ compileron Windows 7.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Ryan&lt;/P&gt;</description>
    <pubDate>Wed, 04 May 2011 22:47:52 GMT</pubDate>
    <dc:creator>samurain</dc:creator>
    <dc:date>2011-05-04T22:47:52Z</dc:date>
    <item>
      <title>OMP Warning #90 problem with parallel debugger</title>
      <link>https://community.intel.com/t5/Software-Archive/OMP-Warning-90-problem-with-parallel-debugger/m-p/746070#M2148</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I get the following error when debugging my OpenMP program with parallel debugger enabled.&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_sync_released" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_memory_read" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_memory_write" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_memory_update" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_notify_cpath_target" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_state_get" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.\\&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_state_set" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_obj_mode_set" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;OMP: Warning #90: ittnotify: Lookup of "__itt_thr_mode_set" function in "C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler\\pdbx.dll" library failed.&lt;BR /&gt;&lt;BR /&gt;The errors don't appear after disabling parallel debugger. I've seen a similar error reported by someone using the fortran compiler but don't know if a fix was ever found.&lt;/P&gt;&lt;P&gt;I'm using Parallel Studio XE 2011 with VS2008,compiling with Intel C++ compileron Windows 7.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Ryan&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2011 22:47:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OMP-Warning-90-problem-with-parallel-debugger/m-p/746070#M2148</guid>
      <dc:creator>samurain</dc:creator>
      <dc:date>2011-05-04T22:47:52Z</dc:date>
    </item>
    <item>
      <title>OMP Warning #90 problem with parallel debugger</title>
      <link>https://community.intel.com/t5/Software-Archive/OMP-Warning-90-problem-with-parallel-debugger/m-p/746071#M2149</link>
      <description>Yes, a similar problem was reported in this thread:&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=80543&amp;amp;o=a&amp;amp;s=lr" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=80543&amp;amp;o=a&amp;amp;s=lr&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There wassuggested workaround: set compiler command line option /Qopenmp-link:static in Project properties &amp;gt; C++&amp;gt; command line. An issue was raised also butseems not fixed yet.</description>
      <pubDate>Tue, 24 May 2011 22:17:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OMP-Warning-90-problem-with-parallel-debugger/m-p/746071#M2149</guid>
      <dc:creator>Kirill_R_Intel</dc:creator>
      <dc:date>2011-05-24T22:17:51Z</dc:date>
    </item>
    <item>
      <title>OMP Warning #90 problem with parallel debugger</title>
      <link>https://community.intel.com/t5/Software-Archive/OMP-Warning-90-problem-with-parallel-debugger/m-p/746072#M2150</link>
      <description>These warnings are harmless and can be ignored.</description>
      <pubDate>Tue, 20 Dec 2011 21:19:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OMP-Warning-90-problem-with-parallel-debugger/m-p/746072#M2150</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-12-20T21:19:24Z</dc:date>
    </item>
  </channel>
</rss>

