-
With new [usage limits](https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration#usage-limits) on GitHub Actions, we are permitted only 5 concurrent MacOS jobs. …
-
The most commonly used job scheduler with Singularity or bioinformatics analysis jobs is Slurm. Here are its benefits:
- load balancing between multiple nodes
- limiting ram/process job size
- …
-
with current production version v3.210825
But I think this works after the cleanup done in new master.
So this issue is mostly to remind us to check.
It is quite possible that preparelocal after dr…
-
### Nomad version
```
# nomad version
Nomad v0.11.0 (5f8fe0afc894d254e4d3baaeaee1c7a70a44fdc6)
```
### Operating system and Environment details
```
# uname -a
Linux nomad-client-2 4.19.0…
-
**Describe the enhancement**
Self-hosted GitHub actions should have an attribute (`weight`) that allows to prioritize them, i.e. If there are multiple idle runners with matching labels, then the `w…
gajus updated
1 month ago
-
I want to use resque based on the recommendations here https://github.com/cantino/huginn/issues/977 and and a few other places [to prevent duplicate events and/or worker processes when running multipl…
-
Feature request: Ability to query job stat for all submitted jobs - i.e. qstat like output locally for all jobs submitted through RCT
-
Something I miss about Celery is that when started, the logger would list all the tasks it knew about. It makes it a lot easier to line up the tasks you're trying to run with the tasks that the worker…
-
```powershell
Start-FileDownloadInternal : Error downloading remote file: One or more errors occurred.
Inner Exception: Remote server returned 500: Internal Server Error
At C:\Program Files\AppVeyo…
-
Does anyone has a constraints example ?
I have tried `HOSTNAME|UNIQUE` to deploy on every host, it didn't work.
```
"constraints": [
[
"hostname",
"UNIQUE"
]
]
```
I am trying to figur…
kopax updated
8 years ago