<?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 about OMP_set_num_threads() in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/about-OMP-set-num-threads/m-p/774051#M174</link>
    <description>Did you include&lt;BR /&gt;&lt;BR /&gt; USE OMP_LIB&lt;BR /&gt;&lt;BR /&gt;Are you using IMPLICIT NONE?&lt;BR /&gt;&lt;BR /&gt;If you are not using IMPLICIT NONE the compiler will not report that you may have forgotten to have USE OMP_LIB to declare the proper interface for OMP_set_num_threads (which are not necessarily what the default calling sequence is).&lt;BR /&gt;&lt;BR /&gt;Jim Dempsey</description>
    <pubDate>Thu, 11 Aug 2011 15:57:13 GMT</pubDate>
    <dc:creator>jimdempseyatthecove</dc:creator>
    <dc:date>2011-08-11T15:57:13Z</dc:date>
    <item>
      <title>about OMP_set_num_threads()</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/about-OMP-set-num-threads/m-p/774049#M172</link>
      <description>&lt;P&gt;I am using Intel composer XE 2011.I have some simple codes as below to test the function OMP_set_num_threads, the program freezes once entering the parallel region.&lt;/P&gt;&lt;P&gt;call OMP_set_num_threads(4)&lt;/P&gt;&lt;P&gt;!$omp parallel&lt;/P&gt;&lt;P&gt;print *, 'hello parallel'&lt;/P&gt;&lt;P&gt;!$omp end parallel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;It works fine if I use clause instead.&lt;/P&gt;&lt;P&gt;!$omp parallel num_threads(4)&lt;/P&gt;&lt;P&gt;print *, 'hello parallel'&lt;/P&gt;&lt;P&gt;!$omp end parallel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What am I missing in using the routine OMP_set_num_threads?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2011 22:13:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/about-OMP-set-num-threads/m-p/774049#M172</guid>
      <dc:creator>stydofe1</dc:creator>
      <dc:date>2011-08-08T22:13:31Z</dc:date>
    </item>
    <item>
      <title>about OMP_set_num_threads()</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/about-OMP-set-num-threads/m-p/774050#M173</link>
      <description>See my reply in &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=85077&amp;amp;o=d&amp;amp;s=lr"&gt;your other thread on this topic&lt;/A&gt;.</description>
      <pubDate>Thu, 11 Aug 2011 13:51:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/about-OMP-set-num-threads/m-p/774050#M173</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-08-11T13:51:00Z</dc:date>
    </item>
    <item>
      <title>about OMP_set_num_threads()</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/about-OMP-set-num-threads/m-p/774051#M174</link>
      <description>Did you include&lt;BR /&gt;&lt;BR /&gt; USE OMP_LIB&lt;BR /&gt;&lt;BR /&gt;Are you using IMPLICIT NONE?&lt;BR /&gt;&lt;BR /&gt;If you are not using IMPLICIT NONE the compiler will not report that you may have forgotten to have USE OMP_LIB to declare the proper interface for OMP_set_num_threads (which are not necessarily what the default calling sequence is).&lt;BR /&gt;&lt;BR /&gt;Jim Dempsey</description>
      <pubDate>Thu, 11 Aug 2011 15:57:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/about-OMP-set-num-threads/m-p/774051#M174</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2011-08-11T15:57:13Z</dc:date>
    </item>
  </channel>
</rss>

