GithubHelp home page GithubHelp logo

batchq's People

Contributors

troelsfr avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

batchq's Issues

lazy status function

Increase performance and stability by introducing lazy_finished, lazy_running etc.

Job queuing command

The package should contain a job queuing command, i.e.

$ q lsf job@brutus,config
Uploading input directory.
Submitted job on brutus.ethz.ch

$ q lsf job@brutus,config
Job pending on brutus.ethz.ch

$ q lsf job@brutus,config
Job running on brutus.ethz.ch

$ q lsf job@brutus,config
Job finished on brutus.ethz.ch
Retrieving results.

Do you want to remove the directory 'Submission2' on brutus.ethz.ch (Y/N)? Y
Deleted Submission2 on brutus.ethz.ch

Install script

create the python setup.py for setup tools and make the package easy_installable.

Recursion on get attribute

Traceback (most recent call last):
File "quickstart5.py", line 8, in
desc.job()
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 1054, in getattribute
fnc = getattr(self.get_queue(), name)
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 1031, in get_queue
self._queue.fields[n].set(val)
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 873, in getattribute
if hasattr(self, "fields") and name in object.getattribute(self,"fields"):
File "/Users/tfr/Documents/BatchQ/batchq/core/batch.py", line 871, in getattribute
def getattribute(self,name):
KeyboardInterrupt

global flag for configuration

Create the possibility to do stuff like:

q configuration my_server_configuration --working_directory="Submission" --command="./script" --input_directory="." --port=22 --server="server.address.com" --global=1

VisTrails package

Contribution package Vistrails which implements all queue objects as workflow units.

Support for remote PBS

I would like to add support for remote PBS. Are there any plans to do this? Do you have any pointers on where to begin?

Time formatter

There should be implemented a time formatter i.e. descriptor(time = "10h5m2s" ) should be converted into descriptor(time=(10_60 + 5)_60 + 2), automatically

TERM set on process spawn

The TERM shoud be set when a process is spawn using the environment variables. Possibly create a batchq.core.utils.enviroment function

Introduce Q

Q is a function which produces a collection. Q takes either a list of descriptors, a single descriptor og descriptor initialisation parameters as argument.

Bjobs latency problem

There occurs a delay from submission with bsub until the job is in the bjobs list.

support for ssh control master

To my knowledge, ssh connections that uses control master does not work. BatchQ tries to enter a password, although the session is already started.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.