-
### 🐛 Describe the bug
We had many dynamic recompilation related to AMP (float vs half}. It happens when we use `TORCHDYNAMO_INLINE_INBUILT_NN_MODULES=1` /cc @ezyang @msaroufim @bdhirsh @anijain230…
bhack updated
1 month ago
-
### What happened?
I ran `kubeadm` with an in-memory kubeconfig literal (here reproduced with a file on disk and piped in, the principle is the same) and while many commands worked just fine, this in…
-
Dolphin memory engine requires root privileges to read the memory. Which is not user friendly to do. In addition, it's also not implemented for macOS at all.
Potential ideas to make this more user …
-
[`image::Frames::collect_frames()`](https://docs.rs/image/latest/image/struct.Frames.html#method.collect_frames) currently does not honor memory limits.
I am modifying the underlying decoders to h…
-
Rewrite the individual steps to pass CuPy arrays instead of writing out and reading from disk for each intermediate step. Along the way we'll write down clearly what each step needs as input and outp…
wmwv updated
3 months ago
-
### Problem
Recently I noticed that when working with projects that produce 300+ diagnostics (e.g. when refactoring something that affects pretty much the entire codebase), memory usage of Neovim can…
-
Jira Link: [DB-12375](https://yugabyte.atlassian.net/browse/DB-12375)
### Description
If majority of the tablet peers go down at the same time, then there are cases when RAFT can run into split br…
-
Hi there!
What does that message means?
executing: intel-undervolt read, outputs the following:
```
CPU (0): -128.91 mV
GPU (1): -0.00 mV
CPU Cache (2): -128.91 mV
System Agent (3): -0.00 m…
-
http://www.aclweb.org/anthology/P15-1150
-
In the following example, `test_4` casts an unsigned char (which I presume may be considered arbitrarily aligned by SAW) to an unsigned long and loads it into an unsigned long. Although the error mess…