[Beowulf] Problems with a JS21 - Ah, the networking...
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.
Mark Hahn hahn at mcmaster.caMon Oct 1 06:44:29 PDT 2007
- Previous message: [Beowulf] Problems with a JS21 - Ah, the networking...
- Next message: [Beowulf] Problems with a JS21 - Ah, the networking...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> clone(child_stack=0, > flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, > child_tidptr=0x40046f68) = 31384 > waitpid(-1, this looks like a fork/exec that's failing. as you might expect if, for instance, your shared FS doesn't supply a binary successfully. note also that ltrace -S often provides somewhat more intelligible diags for this kind of thing (since it might show what's actually being exec'ed.)
- Previous message: [Beowulf] Problems with a JS21 - Ah, the networking...
- Next message: [Beowulf] Problems with a JS21 - Ah, the networking...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
