-
Greetings, Xiaomi Team
I am writing as a Redmi Note 12 5G India Sunstone user to ask for the release of the kernel and device trees for this particular handset.
I'm interested in customizing my …
ghost updated
1 month ago
-
Will it be possible to update this to run on newer kernels?
-
```
Suggest a configuration check to test uname -r against known bad kernels and
warn the user that they are on a potentially troublesome kernel, such as:
On this platform you can run core as a nor…
-
In common case I can't build both nvidia and amd compatible hashkill on my buildhost without nvidia hardware. Building all kernels for all hardware platforms from sources is too long process on my lap…
katyo updated
11 years ago
-
```
Suggest a configuration check to test uname -r against known bad kernels and
warn the user that they are on a potentially troublesome kernel, such as:
On this platform you can run core as a nor…
-
![priorkernels](https://cloud.githubusercontent.com/assets/7804240/26448221/1a159568-4144-11e7-8981-c467f62d0510.png)
Here are the kernels generated. The labels match the labels in the code: Top r…
-
Hi Jonathan, hope you're doing fine.
Having following random map:
```
a --> b --> c // I.e.: a >> b >> c
+-> d // I.e.: b >> d
+-> e --> f // I.e.: a >> e >> f
```
`a` is t…
-
I'm running Jupyter in docker which only supports kernels installed in the user's directory. Everytime Jupyter restarts, I lose the kernel and have to reinstall it manually and set it back up. If inst…
-
This feature of PoCL makes it possible to offload to multiple servers, see https://github.com/pocl/pocl/pull/1621#issuecomment-2415865032. That could be an interesting approach to distributing code, a…
-
### 🚀 The feature, motivation and pitch
* FlashFFTConv is a faster version of FFTConvolution similar to how FlashAttention is a faster version of attention (on GPUs).
* We should upstream this op…