Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!sdd.hp.com!wuarchive!emory!hubcap!Jingwen From: wangjw@usceast.cs.scarolina.edu (Jingwen Wang) Newsgroups: comp.parallel Subject: Broadcasting on the Hypercube Computers Message-ID: <11912@hubcap.clemson.edu> Date: 28 Nov 90 14:25:29 GMT Sender: fpst@hubcap.clemson.edu Lines: 20 Approved: parallel@hubcap.clemson.edu Dear Networkers, As you may know, many applications need multicast communications and broadcast communications. However, todays hypercube computer, N-cube/10, for example, does not have such functions. You have to effect this by sending a separate message to every other nodes. This, in fact, includes too many duplicated transmissons, since some nodes have to forward this same information many times. I know some people have done some research in this area, such as the Yale University, but I wonder why these algorithms are not implemented in the commercial products now, although such algorithms were ready several years ago. Can anyone out there give an answer to this? Does it make sense if we try to implement these algorithms now? Jingwen Wang Department of Electrical and Computer Engineering University of South Carolina Columbia, SC 29208 E-mail:wangjw@usceast.cs.scarolina.edu