-
**Describe the bug**
The code passes and gives correct output on Release mode but fails for Debug mode with the following error.
Error here. https://github.com/tenstorrent/tt-metal/blob/8901511f737c…
-
I am getting this error and I cant see the tables directly.
But writing Select statements works.
Error:
VT12001: unsupported: OVER CLAUSE with sharded keyspace
---
VSCode Version: 1.95.3
Extension…
-
Using sharded config with use_height_and_width_as_shard_shape=True and a specific setup leads to low PCC on multiple ops. Problem is observed on WH cards. Setup which cause low PCC:
```
input_shape […
-
When the stick size for an input tensor is 16 byte aligned i2s should produce a valid sharded tensor. But, currently this only seems to happen with 32 byte alignment. For instance, when height shard…
-
-
Copied from: https://github.com/redis/ioredis/issues/1759
> Hi! It seems there is an issue with the spublish()/ssubscribe() methods added in [6285e80](https://github.com/redis/ioredis/ommit/6285e80…
-
### Company or project name
Settings:
We are running 9-node 3S-3R clickhouse cluster. To make read-write node separated, among 3 replica in a shard, we always insert into the same node and use the…
-
Currently it is not known if Prisma MongoDB works with shareded clusters. We could run our tests on a Docker MongoDB setup that emulates a sharded cluster to know more.
Examples:
https://github.co…
-
As the Owners of the Platform,
We need to understand what the options are for near no-downtime/sharded upgrades of our tools,
So that there is near zero disruptions (in the form of downtime) of the P…
-
```
demo@127.0.0.1:26257/demoapp/movr> CREATE TABLE public.table_w1_14 (i int not null);
CREATE TABLE
Time: 4ms …