-
```
We need Aparapi to support multiple GPU's instead of just the first GPU it
finds available.
We have two use cases for this:
- A single workstation with multiple GPU's located on separate cards
…
-
Regular scale testing is important, but is currently performed ad hoc. We should automate the following scenarios:
1. Primary mount only
1. Deploy 1000 PVs; measure attach latency and overall …
-
In order to support polling inputs failing over when the primary node fails (and other use cases), we need a distributed lock/lease function supported in Graylog.
# Notes
Will need a single interf…
-
**Describe the bug**
The bug happens while trying to upgrade k3os with parameters
`
drain:
force: true
`
On our cluster we have a docker registry that uses a longhorn volume to store its image…
-
Ryan Kuo (taroface) commented:
The current [Topology Patterns](https://www.cockroachlabs.com/docs/v20.1/topology-patterns.html) doc has a small section for anti-patterns. This will better serve custo…
-
### What happened + What you expected to happen
# What happened
I ran an experiment with 2 T4 GPUs on GCP using `PB2` for 500 iterations. In nearly the middle of the the experiment almost all tria…
-
Testing transactions in a small multi region cluster, and have noticed that in a such case the time to complete a transaction is substantial.
A simplest way to illustrate the problem is to start up a…
-
REGRESSION: 177150/201000: -11.9%
--
|cluster_monitoring|git_branch|run_type|run_start_datetime|git_sha|git_commit_timestamp|warehouses|tpmC|efficiency|newOrder90p|
|:-|:-:|:-:|:-:|:-:|:-…
-
## Summary:
We need a way to isolate user data on a large scale while still being able to use class inheritance and polymorphism. Think multi-tenancy.
A `namespace` is the current way to describe t…
-
**Is your feature request related to a problem? Please describe.**
Since NixOS tests can run on Darwin since a few months, OfBorg is trying to run them, but these tests rely on native Linux builds,…