home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / parallel / 1952 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!gatech!hubcap!fpst
  3. From: ktl@wag.caltech.edu (Kian-Tat Lim)
  4. Subject: Cubic grid problem
  5. Message-ID: <1992Aug21.121513.5277@hubcap.clemson.edu>
  6. Apparently-To: comp-parallel@ucsd.edu
  7. Sender: news@cco.caltech.edu
  8. Nntp-Posting-Host: sgi1.wag.caltech.edu
  9. Organization: California Institute of Technology, Pasadena, CA
  10. Date: Thu, 20 Aug 1992 21:39:12 GMT
  11. Approved: parallel@hubcap.clemson.edu
  12. Lines: 16
  13.  
  14.     I need a way to partition a physical three-dimensional space across a
  15. mesh of nodes such that each node has as close to a cubic subdivision as
  16. possible.  For example, x=53, y=26, z=44 distributed across 32 nodes should
  17. give me 32 subdivisions of size x=13.25, y=13, z=11.  The exgrid* functions
  18. in the Express software environment on the Intel Delta (our hardware target)
  19. would split this (I think) as x=6.625, y=26, z=11, which is not acceptable for
  20. the algorithm I need to use.
  21.  
  22.     If someone has come up with an efficient way of doing this or has a
  23. reference, please let me know.
  24.  
  25. -- 
  26. Kian-Tat Lim (ktl@wag.caltech.edu, KTL @ CITCHEM.BITNET, GEnie: K.LIM1)
  27. Ex-System Manager, Materials & Molecular Simulation Center, Caltech
  28. Henry Spencer left-of-|, Steve Lamont p*, Margaret "*" Puckette signature fan
  29.  
  30.