Custom Query (43 matches)
Results (7 - 9 of 43)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#22 | fixed | Minor patch, runtime-libraries | somebody | slabanja@… |
Description |
Hi! On some of our machines we have torque installed in a non-default location. Because of that, for us it would be nice if the output of pbs-config --libs were passed on to the linking of _pbs.so (or possibly if a "runtime_library_dirs = [PBS_LIB_DIR]" were added instead). See attached trivial patch. Anyhow, thanks for making pbs_python available! :) Regards, Mattias |
|||
#1 | fixed | Test | bas | Bas van der Vlies <basv@…> |
Description |
email2trac: Test -- -- ******************************************************************** * * * Bas van der Vlies e-mail: basv@sara.nl * * SARA - Academic Computing Services phone: +31 20 592 8012 * * Kruislaan 415 fax: +31 20 6683167 * * 1098 SJ Amsterdam * * * ******************************************************************** |
|||
#2 | fixed | pbs_stat.py and others use undefined pbs_geterrmsg | bas | pk@… |
Description |
Hello, with libtorque 2.1.1, pbs-python 2.9.2, ganglia-pbs 0.9.13 under debian/sarge. If I run pbs_stat.py: processors = 0 /usr/bin/gmetric -npbs-state -v"P=0" -tstring -x15 Traceback (most recent call last): File "bin/pbs_stat.py.orig", line 495, in ? a.check_args(sys.argv) File "bin/pbs_stat.py.orig", line 483, in check_args self.once() File "bin/pbs_stat.py.orig", line 416, in once self.get() File "bin/pbs_stat.py.orig", line 266, in get self.error(pbs.pbs_geterrmsg(self.c)) AttributeError: 'module' object has no attribute 'pbs_geterrmsg' this error is also found if you run "rack_pbsmon.py --help". Best,
|
Note: See TracQuery
for help on using queries.