home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / parallel / 2532 < prev    next >
Encoding:
Text File  |  1992-11-16  |  2.4 KB  |  53 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!think.com!rpi!gatech!hubcap!fpst
  3. From: rminnich@super.super.org (Ronald G Minnich)
  4. Subject: Re: PVM vs. Express
  5. Message-ID: <1992Nov16.131744.5046@hubcap.clemson.edu>
  6. Apparently-To: uunet!comp-parallel
  7. Sender: news@super.super.org (USENET News System)
  8. Nntp-Posting-Host: super
  9. Organization: Supercomputing Research Center (Bowie, MD)
  10. References: <1992Nov13.125101.20219@hubcap.clemson.edu> <1992Nov13.170728.15091@hubcap.clemson.edu>
  11. Date: Sat, 14 Nov 1992 13:39:53 GMT
  12. Approved: parallel@hubcap.clemson.edu
  13. Lines: 38
  14.  
  15. In article <1992Nov13.170728.15091@hubcap.clemson.edu> apctrc!zkdc05@uunet.UU.NET (Kelly D. Crawford) writes:
  16. >PVM has been integrated with a product from Florida State (SCRI) called
  17. >DQS (also free -- ftp ftp.scri.fsu.edu or ftp 192.70.169.254 in the file
  18. >pub/DQS/DQS.REV_2.0.tar.Z).  DQS stands for Distributed Queuing System
  19. >and is a way of combining some load balancing, etc with PVM.  Really
  20. >powerful stuff.
  21.  
  22. OK, good to see DQS made it out. Here is my question: 
  23. On Condor (U. Wisc.), RES (SRC), and like systems you get the 'go find an idle 
  24. machine and use it' function, but you don't get the ability to specify
  25. which of your tasks need to run concurrently or on which machines
  26. they must run. This is a big hole in  these systems. 
  27.  
  28. On PVM the last time I used it you had to decide what process went where, 
  29. but could not do the 'when it is idle' trick. This is also true of 
  30. P4. Sometimes, you don't care what runs where, just that it runs. 
  31.  
  32. What i want is the 'when it is idle, use it' feature, 
  33. but also want to optionally be able to 
  34. specify processors and jobs for those processors, and which of those jobs
  35. must be running at the same time. 
  36.  
  37. Do you get this with DQS+PVM? can i demand  a specific set of  machines that
  38. when idle get allocated for my use, and that when they become busy
  39. again will be stolen back from me? Can i specify which task goes to which
  40. machine? Finally, can i specify which tasks must run concurrently? 
  41. I don't always need these things, but need them often enough that e.g.
  42. Condor or RES won't do the job for me. 
  43.  
  44. Yes I know this is a big piece of work. I was going to take this on
  45. next year but if someone else has done it ...
  46.  
  47. ron
  48. -- 
  49. you want windows? I got windows. 4608 by 3600,    | rminnich@super.org
  50. 16 channels of sound, 4' by 6'. Fun.              | (301)-805-7451 or 7312
  51. Most abused words: open, scaleable, [more later]  |
  52.  
  53.