-
I use the parsl HighThroughputExecutor to run jobs using HTCondor, which has worked fine for a couple of years, but for the past few weeks I've only been able to run jobs with a very small number of w…
-
We are running Orion 0.2.1 on a HTCondor cluster using Dask with a single MongoDB instance hosted on a virtual machine. We run multiple experiments sequentially using the same client and noticed an un…
-
Hi, got directed here from the ROOT users workshop and I was playing with the notebooks.
I get an error from SWAN saying the following
## Dask notebook
```python
-----------------------------…
-
in this case jobs were killed by HTCondor due to exceeding number of shadow starts, ultimately due to glexec problems at the site.
The odd thing is that crab status --long lists site as unknown, whil…
-
The scheduler internally converts an address with a hostname, e.g.,
```
tls://worker1.example.com:8786
```
into an IP address:
```
tls://129.93.2.2:8786
```
For the `tcp://` protocol, …
-
### What is the problem?
I have independent jobs to clone and get data for single subjects of the [HCP-YA functional connectivity datalad dataset](https://github.com/datalad-datasets/hcp-functional…
-
I've been tasked with trying to improve nextflow/HTCondor interoperability by the Powers That Be at UWisc (and my own pipeline's needs).
Initially, I thought the major issue would be the lack of a …
-
startds were created and are fine, but the jobs are not matched. Encountered while doing scale tests with 40 jobs submitted at the same time.
-
```
___________________________ test_expect_ssl_context ____________________________
args = (), kwargs = {}
loop =
injected_func = functools.partial()
cor = functools.partial()
def test…
-
On our HTCondor cluster, we have a situation where cvmfs becomes unresponsive with the `ligo.storage.igwn.org` repository. We have also had this situation occur with the `ligo.osgstorage.org` reposito…