-
Currently, it is not safe to use distinct `temporary_buffer` objects which share any underlying buffers across shards (aka "hidden sharing"). In practice, this generally means that is even unsafe to m…
-
**Describe the bug**
Trying to quantize `nvidia/Llama-3.1-Nemotron-70B-Instruct-HF` to fp8-dynamic works with `SparseAutoModelForCausalLM`, but when I tried replacing to `AutoModelForCausalLM` as n…
-
**Describe the bug**
The OpenCost export jobs intermittently fail when running with Prometheus configured for sharding. The OpenCost scrape job is assigned to a specific Prometheus pod, causing succe…
-
Shards are [currently](https://github.com/Autsider666/project-avalon/blob/4c03635ce8d29751c7bb5ad488923909156cf24d/src/registry/shards.ts#L20) just an array of objects in a single file (containing oth…
-
### System Info / 系統信息
Python 3.10.12, torch 2.4.0+cu121, cuda12.2, accelerate=1.1.1
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改…
-
Currently S3 DR procedure https://www.notion.so/neondatabase/Storage-Recovery-from-S3-history-93c4b3f70265468ca49e27a19afd40b9 assumes you know what shards you need -- this may not be the case if the …
-
### Description
Today we use a function called `account_id_to_shard_id` in order to figure out what shard an account belongs to. It's a bit annoying to use. A better way would be to have it as a meth…
-
### Component(s)
receiver/elasticsearch
### Is your feature request related to a problem? Please describe.
I was trying to be able to compare 3 dimensions of Elasticsearch index stats documen…
-
https://www.raphkoster.com/2009/01/08/database-sharding-came-from-uo/
-
In case user passes in interleaved tensor for conv activations, we should automatically select best sharding scheme given input tensors for the convolution.
Primary motivation of this work is to reduc…