-
Notifications
You must be signed in to change notification settings - Fork 8
Time out when waitForJobs #4
Copy link
Copy link
Open
Description
Hi,
the time limit for the batchtools waitForJobs function is 604800 seconds. I haven't seen a way to tell Pulsar or the SpiecEasi pulsar branch to increase the time other than modifying the source. Now, it fails with:
Applying data transformations...
Selecting model with batch.pulsar using bstars...
Sourcing configuration file '/home/afernand/.batchtools.conf.R' ...
Created registry in '/bioinf/home/afernand/SANDBOX/batchPulsar/regdir2_init' using cluster functions 'SGE'
Adding 2 jobs ...
Submitting 2 jobs in 2 chunks using cluster functions 'SGE' ...
Error in batch.pulsar(data = X, fun = match.fun(estFun), fargs = args, :
Errors in batch jobs for computing initial stability
In addition: Warning message:
In batchtools::waitForJobs(reg = reg, id) : Timeout reached
Maybe a solution would be to set it to Inf or to implement a way to resume Pulsar/SpiecEasi running jobs using the batchtools registry (sorry if this already exists).
Many thanks
Antonio
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels