-
Create a separate package which consists some current elements of httomo:
- [x] YAML templates for all backends
- [ ] memory estimators
- [ ] padding estimators
- [ ] methods database files
…
-
**Is your feature request related to a problem? Please describe.**
OpenTelemetry is a new and widely adopted standard in distributed tracing. Many well-known backends are OTLP-compatible now, so addi…
-
We should clean up the CI to avoid running too many tests for things we don't use at this stage. Some of the backends should be delegated to a "supported but not actively updated" status, with their t…
-
### Detailed Description of the Problem
I've observed crashes when running configurations with a large number of backends, under the latest dev branch 3.1-dev12 and also 3.1-dev11. I also observe the…
-
Currently, if I want to run only on SSH fleets, I have to pass `remote` to `backends` in YAML config.
At the same time, if I use `dstack ps` or `dstack fleet`, it shows `ssh` in `BACKEND`.
Let's use…
-
When reopening the app the previously selected backend isn't always selected. This is especially annoying when using the share target as this leads to documents being uploaded to the wrong server.
retog updated
2 months ago
-
I tried starting the release desktop jar like `java -jar FeudalTactics-desktop.jar` on an arm64 Ubuntu Touch Linux device, but keep getting:
```
[LWJGL] GLFW_API_UNAVAILABLE error
Descrip…
-
### Informations
- **Qiskit Aer version**: 0.15.1
- **Python version**:
- **Operating system**:
### What is the current behavior?
AerEstimatorV2 gives memory error when trying to execute small ci…
-
These build backends are likely to have a more complicated use-case, such as needing to generate their own SBOMs instead of only forwarding along SBOM documents specified in pyproject.toml.
* [ ] M…
-
### 🐛 Describe the bug
DTensor random numbers provide an offset based RNG state tracker OffsetBasedRNGTracker for CUDA. However, for CPU, this offset based RNG state tracker is not available, and it …