<?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 Cilkpub has been updated to in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919290#M13177</link>
    <description>&lt;P&gt;Cilkpub has been updated to version 1.03.&amp;nbsp;&amp;nbsp; Thanks to Neil Faiman for contributing a vector reducer (cilkpub/reducer_vector.h).&lt;BR /&gt;The vector reducer is similar to the &lt;A href="http://www.cilkplus.org/tutorial-reducer-list-append"&gt;list append reducer &lt;/A&gt;in Cilk Plus, except that it accumulates elements into a list of standard C++ vectors instead of a C++ list.&amp;nbsp;&amp;nbsp; A vector reducer can sometimes be more efficient than the list append reducer, particularly in cases when each (serial) strand appends multiple items to the reducer.&lt;/P&gt;
&lt;P&gt;Version 1.03 also updates the pedigree&amp;nbsp;and DotMix modules to work with version 12.1 of the Intel compiler.&lt;/P&gt;
&lt;P&gt;To download the latest version of Cilkpub, visit the contributed code section on the Cilk Plus community website:&lt;BR /&gt;&lt;A href="http://www.cilkplus.org/download#contributions"&gt;http://www.cilkplus.org/download#contributions&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Aug 2013 19:59:00 GMT</pubDate>
    <dc:creator>Jim_S_Intel</dc:creator>
    <dc:date>2013-08-15T19:59:00Z</dc:date>
    <item>
      <title>Cilkpub: a library of community-contributed Cilk Plus code</title>
      <link>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919289#M13176</link>
      <description>&lt;P&gt;We are pleased to announce that Cilkpub, a library of community-contributed Cilk Plus code, is now available for &lt;A href="http://www.cilkplus.org/download#contributions"&gt;download&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Cilkpub is intended to be a public library of code contributed and maintained by the members of the Cilk Plus community. Version 1.02 has been posted to the community website and contains the following modules:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;A href="1.http://software.intel.com/en-us/articles/a-dprng-for-cilk-plus"&gt;DotMix DPRNG&lt;/A&gt;: a deterministic parallel random number generator for Cilk Plus, contributed by Tao B. Schardl and myself.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://software.intel.com/en-us/articles/parallel-sorts-for-cilk-plus"&gt;Sort&lt;/A&gt;: a module containing parallel implementations of quicksort and sample sort, contributed by Arch Robison.&amp;nbsp;&amp;nbsp; This code is derived from the sorts described in &lt;A href="http://parallelbook.com"&gt;&lt;EM&gt;Structured Paralllel Programming&lt;/EM&gt;&lt;/A&gt;.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Cilkpub is distributed as a source code.&amp;nbsp; The DotMix and Sort modules are implemented using C++ templates, and consist of only header files.&lt;/P&gt;
&lt;P&gt;If you have your own Cilk Plus code that you would like to share with the world, please consider contributing your code!&amp;nbsp;&amp;nbsp; The Cilkpub project is still in its early stages, and we hope to expand the library and build up a larger collection of shared Cilk Plus code.&amp;nbsp;&amp;nbsp; Code contributions to Cilkpub or more generally to the Cilk Plus community website must be submitted under the BSD license, as described on the &lt;A href="http://www.cilkplus.org/submit-cilk-contribution"&gt;contribution page&lt;/A&gt;&amp;nbsp;on the community website.&lt;/P&gt;
&lt;P&gt;Also, if you have any feedback on the existing modules or suggestions for additional modules that you would like to see implemented in Cilkpub, please post comments in the forum.&amp;nbsp;&amp;nbsp; We are always looking for new ways to improve the programming experience of users of Cilk Plus!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2013 16:46:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919289#M13176</guid>
      <dc:creator>Jim_S_Intel</dc:creator>
      <dc:date>2013-04-03T16:46:30Z</dc:date>
    </item>
    <item>
      <title>Cilkpub has been updated to</title>
      <link>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919290#M13177</link>
      <description>&lt;P&gt;Cilkpub has been updated to version 1.03.&amp;nbsp;&amp;nbsp; Thanks to Neil Faiman for contributing a vector reducer (cilkpub/reducer_vector.h).&lt;BR /&gt;The vector reducer is similar to the &lt;A href="http://www.cilkplus.org/tutorial-reducer-list-append"&gt;list append reducer &lt;/A&gt;in Cilk Plus, except that it accumulates elements into a list of standard C++ vectors instead of a C++ list.&amp;nbsp;&amp;nbsp; A vector reducer can sometimes be more efficient than the list append reducer, particularly in cases when each (serial) strand appends multiple items to the reducer.&lt;/P&gt;
&lt;P&gt;Version 1.03 also updates the pedigree&amp;nbsp;and DotMix modules to work with version 12.1 of the Intel compiler.&lt;/P&gt;
&lt;P&gt;To download the latest version of Cilkpub, visit the contributed code section on the Cilk Plus community website:&lt;BR /&gt;&lt;A href="http://www.cilkplus.org/download#contributions"&gt;http://www.cilkplus.org/download#contributions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2013 19:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919290#M13177</guid>
      <dc:creator>Jim_S_Intel</dc:creator>
      <dc:date>2013-08-15T19:59:00Z</dc:date>
    </item>
    <item>
      <title>Cilkpub has been updated to</title>
      <link>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919291#M13178</link>
      <description>&lt;P&gt;Cilkpub has been updated to version 1.04.&amp;nbsp;&amp;nbsp; New in version 1.04 is a commutative reducer array, which is intended to be useful in codes where one would normally want an array of reducer_opadd objects.&amp;nbsp;&amp;nbsp;&amp;nbsp; Unlike normal Cilk Plus reducers, the update operations on reducers in a commutative reducer array also need to commutative, not just associative.&lt;BR /&gt;
	For a sample program illustrating&amp;nbsp;usage, see sample/creducer_opadd_array.cpp.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 19:52:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919291#M13178</guid>
      <dc:creator>Jim_S_Intel</dc:creator>
      <dc:date>2014-02-26T19:52:13Z</dc:date>
    </item>
    <item>
      <title>Cilkpub has been updated to</title>
      <link>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919292#M13179</link>
      <description>&lt;P&gt;Cilkpub has been updated to version 1.05. &amp;nbsp; This version adds a parallel scan, adapted from the scan code from&amp;nbsp;http://parallelbook.com/.&lt;BR /&gt;
	For a sample program, see samples/sample_scan.cpp.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2014 01:34:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919292#M13179</guid>
      <dc:creator>Jim_S_Intel</dc:creator>
      <dc:date>2014-05-16T01:34:46Z</dc:date>
    </item>
    <item>
      <title>Cilkpub has been updated to</title>
      <link>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919293#M13180</link>
      <description>&lt;P&gt;Cilkpub has been updated to version 1.06. &amp;nbsp; The major changes are:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;The parallel scan interface was extended to allow execution of an "uproot" function in between the two passes.&lt;/LI&gt;
	&lt;LI&gt;The reducer_vector.h in Cilkpub is now deprecated. &amp;nbsp;Recent versions of the Intel compiler (15.0 and later) include this reducer by default.&lt;/LI&gt;
	&lt;LI&gt;Other minor bug fixes were implemented to fix test-case errors and warnings reported by recent Intel compilers.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;See the included README for more details.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 23:28:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cilkpub-a-library-of-community-contributed-Cilk-Plus-code/m-p/919293#M13180</guid>
      <dc:creator>Jim_S_Intel</dc:creator>
      <dc:date>2015-09-22T23:28:29Z</dc:date>
    </item>
  </channel>
</rss>

