-
We have 20.09 installed on a cluster. There are 60 students in our class and all were added to Galaxy on the same day. There are two who can login but their jobs fail. The only thing I can see is that…
-
_From [cconn...@fhcrc.org](https://code.google.com/u/117044530567697322629/) on May 01, 2013 12:51:33_
Hi,
Would it be possible to add the ability to use SLURM with Segway? SLURM has a DRMAA imp…
-
```
=====================================
======== Submit and Wait ========
=====================================
sending function jobs to cluster
2015-07-21 18:15:13,077 - gridmap.job - INFO - …
-
Using SGE and wanting to initialize dask fully from python.
My main node is dual-homed, with 1G and 10G interfaces. The 10G is the one that my SGE cluster uses.
```python
from dask_drmaa impor…
-
Currently we create a single job template to create all workers.
```python
class DRMAACluster(object):
def __init__(self, **kwargs):
self.local_cluster = LocalCluster(n_workers=0, **…
-
At present, the function `pbsdrmaa_write_tmpfile` in [util.c (line 253)](https://github.com/ImperialCollegeLondon/pbs-drmaa/blob/164ee16417f3d34c083daa3aaf932a57c76d778a/pbs_drmaa/util.c#L253) is used…
-
Hi,
we need to implement continuous-integration-style MPI-submission tests, eventually;
such as http://centers.hpc.mil/MPI_TESTS/index.html
or @besserox's CDASH-based http://my.cdash.org/index.php?p…
-
Hi,
I am trying to run scan-snv for whole chromosome in slurm cluster, I don't get any error or output. The config.yaml seems to be correct and coreXXX binary file is generated, and I don't see any …
-
Hi I'm trying to run a batch job utilizing the --array slurm option. Wondering if this is possible using drmaa-python. I know there is a runBulkJobs(...), however it seems that this doesn't run an arr…
-
Am seeing logging messages sent to terminal much like those [described in this mailing list post]( http://mailman13.u.washington.edu/pipermail/segway-users/2014-March/000125.html ) (snippet of one exa…