-
Hi,
I am working with jenkins 1.617 and version 0.2 of pbs-plugin to run jobs on a cluster with Torque queueing system installed. My jobs are working with changing workspace (based on svn branches), …
-
Hi,
I am trying to use this profile in our HPC facility (PBS-torque schedule system).
However it crashes when I use `snakemake --config ~/.config/snakemake/pbs-torque/config.yaml`, with the followi…
-
When a job finishes it can be in the completed state or gone from the PBS queue completely. Currently, this code:
https://github.com/AweSim-OSC/osc-machete/blob/c0fe844c63a733a5cf6b8333d1a12fc0e895b2…
-
The following is a list of TODOs associated with PR#2767. These are items that would be good to revisit in the near future:
- [x] Create a new unit test for submit(), so that it doesn't have to rel…
-
In Qt, localization is used by wrapping a tr method around every string. In Rails, its using http://guides.rubyonrails.org/i18n.html I18n.translate method which has a short `t` i.e. instead of
```rub…
-
Desired properties:
- Clean separation between parameters that user can/should modify, and parameters the user should not modify
- Store in [Preferences] all of these parameters, other parameters can …
-
I encountered a build error on the 5.0.1 branch.
make[3]: Entering directory `/opt/pkg/torque/dev/build-5.1-cpusets/src/resmom'
/bin/sh ../../libtool --tag=CXX --tag=CXX --mode=link g++ -g -O2 -…
-
It's not possible to request just the Walltime.Remaining attribute for a job using the pbs_statjob() function. This is problematic if a user of the API is only interested in the remaining walltime for…
-
-
I have noticed that the pbs_server_attributes man page does not contain all of the defined pbs_server attributes. For example, none of the attributes relating to logging job information (record_job_i…