-
The ubuntu service runs out of open file descriptors after running for a couple of days. The service files that we use for the controller and routers both override the number of file handles to 65535…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
I propose the addition of the Disjoint Set (Union-Find) algorithm implementation to …
-
# Stories
* As provider I want to stop a new Gardener roll-out when it detects issues during cluster operations that indicate a problem with the new Gardener version, so that the damage it contained …
-
## Problem
According to the EIP-2935 spec, the valid input range for the get() operation is `[block.number - HISTORY_SERVE_WINDOW, block.number - 1]`. Additionally, as per #19, the get() operation …
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
```
#### Windows 10 for ARMv7 Installer 3.2 ####
#### INSTALLATION WAS STARTED AT 21:08:35.83 ####
=========================================================
## Device is "Lumia640XL-3G" ##
#…
-
**Describe the feature you'd like**
Provided us parallel nodes like davinci.
![0qq5rzmk](https://github.com/user-attachments/assets/24cc83cb-4cab-4fc0-931e-ff3bb2a46e89)
**Additional context*…
-
We all expect that `length * time` will not result in `speed` because we clearly have an error in calculation.
Dot and cross products in vector quantities domain are really similar operations to `*…
mpusz updated
2 weeks ago
-
Given the below terraform setting a quota on an operation results in the following errors
```
"operation.0.quota": all of `operation.0.quota,quota_interval,quota_time_unit` must be specified
"oper…
-
**Describe the bug**
1. ttnn.Conv1d fails with "Statically allocated circular buffers on core range {}" in `SqueezeBERT` model
2. The model has ttnn.Conv1d with input_channels and output_channels…