Newsgroups: comp.sys.transputer,comp.parallel
From: wei@cs.rochester.edu Tue Nov  1 10:31:25 1994
Subject: Re: LOAD BALANCING
Organization: University of Rochester Computer Science Department
Date: Tue, 1 Nov 1994 22:44:44 GMT
Message-ID: <1994Nov1.224444.14841@Princeton.EDU>

In article <1994Oct28.185950.12302@princeton.edu>,
 <news@cs.man.ac.uk Fri Oct 28 12:24:49 1994> wrote:
>I am looking for references on static load balancing techniques
>for distributed memory systems that support
>coarse grain parallelism. I am particularly interested 
>in load balancing for transputer based systems but any 
>pointer to relevant work would be gratefully welcome.
>

A data-distribution-based static scheduling algorithm can be found in
the following paper:

@ARTICLE {LP93TOCS,
   AUTHOR = "W. Li and K. Pingali",
   TITLE = "Access {N}ormalization: {L}oop restructuring for {NUMA} compilers",
   JOURNAL = "ACM Transactions on Computer Systems",
   MONTH = nov,
   YEAR = 1993
   }

--Wei


