<?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 Call cilk function from c++ in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Call-cilk-function-from-c/m-p/741570#M640</link>
    <description>Hi I am parallelizing an existing serial project, and by far I just want to parallelize a few fucntions into cilk approach. There are lots of source files and I don't want to change all their extensions to .cilk. Is it possible that some upper level c++ codes call a cilk function ? If yes, how ?&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I found a chapter explaining how to mix c++ and cilk code in your document but only few paragraphs talk about serial code to call cilk code. I still don't quite understand how to do it after reading the document.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you very much&lt;/DIV&gt;</description>
    <pubDate>Tue, 03 Apr 2012 01:31:29 GMT</pubDate>
    <dc:creator>yli825</dc:creator>
    <dc:date>2012-04-03T01:31:29Z</dc:date>
    <item>
      <title>Call cilk function from c++</title>
      <link>https://community.intel.com/t5/Software-Archive/Call-cilk-function-from-c/m-p/741570#M640</link>
      <description>Hi I am parallelizing an existing serial project, and by far I just want to parallelize a few fucntions into cilk approach. There are lots of source files and I don't want to change all their extensions to .cilk. Is it possible that some upper level c++ codes call a cilk function ? If yes, how ?&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I found a chapter explaining how to mix c++ and cilk code in your document but only few paragraphs talk about serial code to call cilk code. I still don't quite understand how to do it after reading the document.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you very much&lt;/DIV&gt;</description>
      <pubDate>Tue, 03 Apr 2012 01:31:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Call-cilk-function-from-c/m-p/741570#M640</guid>
      <dc:creator>yli825</dc:creator>
      <dc:date>2012-04-03T01:31:29Z</dc:date>
    </item>
    <item>
      <title>Call cilk function from c++</title>
      <link>https://community.intel.com/t5/Software-Archive/Call-cilk-function-from-c/m-p/741571#M641</link>
      <description>&lt;P&gt;Intel Cilk Plus doesn't require you to rename your files. It works with standard C and C++ files. One of the major benefits of Intel Cilk Plus over Cilk++ is that it uses standard linkage, so you can call Cilk functions directly from C and C++.&lt;/P&gt;&lt;P&gt;The documentation on Intel Cilk Plus is available at &lt;A href="http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/2011Update/cpp/lin/index.htm#cref_cls/common/cilk_bk_using_cilk.htm"&gt;http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/2011Update/cpp/lin/index.htm#cref_cls/common/cilk_bk_using_cilk.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;- Barry&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 13:34:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Call-cilk-function-from-c/m-p/741571#M641</guid>
      <dc:creator>Barry_T_Intel</dc:creator>
      <dc:date>2012-04-03T13:34:12Z</dc:date>
    </item>
  </channel>
</rss>

