Custom Query (43 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 43)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#43 fixed WEB application with access in remote grid system with torque PBS, through django and pbs_python anonymous anonymous
Description

Hi, i am a beginner in torque PBS and i am trying to implement a web application which will provide access in some of the torque abilities through a graphical web ui made in django. (eg: qsub, qstat, qhold, qdel commands and some general information about the system like number of nodes used etc) So in order to use this python library, i had to install torque in my pc and then pbs_python-4.4.0 and everything is ok. My question is: what should i do, to make use of the same tools in a remote grid system which has only torque PBS installed. I have access in that system from terminal through ssh, with my credentials. Is there any possibility for remote access in that system using PBS_PYTHON? Should i install pbs_python-4.4.0 and django in that system making it host of my web application? Thanks in advance.

#20 fixed version info as tuple bas dennis
Description

Cuurently you can request the version through the method pbs.version(). This gives you the version of pbs_python as a string.

As a enhancement pbs.version_info should be added to return the version information as a tuple ( ie. sys.version_info ). This way it easier to compare versions.

#23 worksforme using pbs_python under windows/cygwin bas anonymous
Description

Hi! I have a question. Is pbs_python known to work at Windows/Cygwin? platform? Thank you

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.