batch systems with job deps (afterok)
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
hanzl at noel.feld.cvut.cz hanzl at noel.feld.cvut.czMon Oct 1 04:40:28 PDT 2001
- Previous message: Fwd: Grid Engine: ongoing and future work
- Next message: Swap over the network?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > Typically, previous invocation of 'make' would still run when I have > > the next steps ready. Typing "make" again at this moment would cause > > both copies to work on unfinished step (second make would not wait as > > it should). > ... > Of course you change your algorithms. But I have never worked with > multiple revisions of code depending on results from other revisions. > And I have never heard of anyone else (except you) doing so to such > an extent. OK, sadly enough I always (have to?) work this way, and yes, it is horrible. So I am looking for better tools. Now it seemes that "small" extension of parallel cluster make would be enough: ************ Make should discover that some targets are already being built (by previou invocations) and can be obtained by just waiting for them. ************ (Of course, there still should be some acceptable load balancing.) - Would anybody else be happy to have make with this feature? - Anybody is working on it? - Anybody HAS it ??? Thanks for your comments and ideas Vaclav
- Previous message: Fwd: Grid Engine: ongoing and future work
- Next message: Swap over the network?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
