-
Hi,
I am training the model and getting the following Debugging message. Do you plan to remove it in a future version?
> Debugging torch.Size([4, 1936, 512])
-
I realized that now we default to SSPKnoth in ClimaAtmos, one reason why fieldvector kernels take up so much time in https://github.com/CliMA/ClimaCore.jl/issues/2067#issue-2629142538, is that we are …
-
Thank you for sharing your work and providing both the paper and code. While reviewing the implementation, I noticed a potential mismatch between the theoretical formulation and the code of optimal g…
-
**What happened?**
The latest Linux 6.1 kernel introduced a regression in applications using the `io_uring` syscalls, which could result in processes hanging and not being killed. In particular, `n…
-
Hi.
I recently posted this patch-set to LKML:
https://lore.kernel.org/lkml/20241108204102.1752206-3-stsp2@yandex.ru/T/
It allows to get the group list from another
(privileged) process. It shoul…
-
**Description**
I would like to enable rust support in the kernel. My MACHINE = "raspberrypi5" and I'm on scarthgap, so my LINUX_VERSION ?= "6.6.22".
It seems like it's not possible to enable it a…
-
In order to write more colors to the LED, we need to implement PWM control in the kernel module.
Definition of Done: The pins identified in #5 are capable of fixed-frequency PWM with variable duty cy…
-
# Describe the bug
The **x86_64 6.1 guest kernel config** as it is currently on master after the https://github.com/firecracker-microvm/firecracker/commit/9157a0cf7188706cef3bbe01316171964f569a76 c…
-
Autotuning takes a while and for us most of that time is actually spent compiling the JIT kernel for each configuration rather than running the code. Since this process happens on the host CPU and sho…
-
**Describe the bug**
I cant extract many kernels of velocity tendencies because of the following error:
I use the following function to cut out kernels, where I call the following function for every…