Bugs item #623175, was opened at 2002-10-14 14:16 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=623175&group_id=9368
Category: Packages >Group: 2.3 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Steve Huston (srhuston) >Assigned to: Jason Brechin (brechin) Summary: CPLANT patch to PBS applied but not on Initial Comment: Having some trouble with PBS nodes that go down while running a job, I found mention of the CPLANT patch set which adds non-blocking I/O calls, as well as assuming all nodes are down until proven otherwise (including nodes supposedly running jobs). I was going to add this to the openpbs-oscar RPM, when I found it's already there. The problem is that all the statements added by the patch are #ifdef'd out by default, and require that you #define CPLANT_SERVICE_NODE and CPLANT_NONBLOCKING_CONNECTIONS for them to be activated, and I could find no mention of these being defined anywhere. ---------------------------------------------------------------------- >Comment By: Jason Brechin (brechin) Date: 2003-03-06 15:32 Message: Logged In: YES user_id=274641 This should be fixed in CVS... if it was not performed correctly, let me know and reopen the bug. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=623175&group_id=9368 ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
