[patch] Update parallel support functions to match spec.

Jules Bergmann jules at codesourcery.com
Mon Dec 5 16:12:38 UTC 2005


This patch updates the parallel support functions to match the latest 
draft of the parallel spec.  The changes are primarily in naming (for 
example, changine support function names from 'get_local_dom()' to 
'local_domain()', moving 'impl_' functions to be public, and the name of 
the type for subblocks from 'subblock_type' to 'index_type').  However, 
some new functions were added to query the global processor set and 
processor sets associated with maps.

This patch also adds support for parallel benchmarks, and includes fast 
convolution and matrix copy benchmarks that can be run in parallel.

Finally, it includes a benchmark-ified version of Randy Judd's product 
variations.

				-- Jules
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: psf.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20051205/43c3b0a4/attachment.ksh>


More information about the vsipl++ mailing list