r179394 - in /branches/gupc/libupc: ChangeLog s...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Fri Sep 30 15:38:00 GMT 2011


Author: gfunck
Date: Fri Sep 30 15:38:17 2011
New Revision: 179394

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179394
Log:
libupc/
	Generalize collectives library to support indefinite block sizes.
	* smp/upc_coll_prefix_reduce.in: If 'blk_size' is zero, then set it
	to 'nelems'.
	* smp/upc_coll_reduce.in: Ditto.
	* smp/upc_coll_prefix_reduce.upc: Re-generate.
	* smp/upc_coll_reduce.upc: Re-generate.

Modified:
    branches/gupc/libupc/ChangeLog
    branches/gupc/libupc/smp/upc_coll_prefix_reduce.in
    branches/gupc/libupc/smp/upc_coll_prefix_reduce.upc
    branches/gupc/libupc/smp/upc_coll_reduce.in
    branches/gupc/libupc/smp/upc_coll_reduce.upc



More information about the Gcc-cvs mailing list