-
```
WARN: MMIO device desired region 0x40004000-0x40008000 is outside of region 0x10000000-0x10000008 of device "ns16550a"
WARN: MMIO device desired region 0x40004000-0x40008000 is outside of region…
-
**Describe the bug**
I evaluate `OPT-66B` with Zero3 and set offloading to `nvme` which works fine, but I also increased
`max_in_cpu` to 100G
printed as
```
DeepSpeedZeroOffloadParamConfig(dev…
-
Nice project!
This issue(post?) records the obstacles and solutions I encountered during the construction process. Hope the maintainer can modify the script after seeing this to make the build proc…
-
On top of [current -tip](https://git.kernel.org/tip/tip/l/034dd140a6d8329f9d436e106fa8e7b049aca9ba), which has some fixes for `CONFIG_USE_X86_SEG_SUPPORT`, attempting to enable it for Clang with
``…
-
First of all, the [NVME code](https://github.com/ReturnInfinity/BareMetal/blob/master/src/drivers/storage/nvme.asm) has been a great help for me to develop my own driver for my toy OS. It's well docum…
-
**Describe the bug**
when I attached the PCIe storage expansion [PCIe to NVMe SSD Adapter 2230/2242/2260/2280 M Key B Key Interface – Zima Store Online (zimaboard.com)](https://shop.zimaboard.com/p…
-
when I use ghw in my project on a machine with nvme, it just can not show nvme disk mountpoint.
I just run the sample code as
```
package main
import (
"fmt"
"github.com/jaypipes/ghw"
)
…
-
Hi All
Im trying to plot with an external NVME through USB 3.1 and always happen something new but normally ended in a termination without any warning. This cause that i have to disconnect the NVM…
-
It should be possible to connect nvme drive to "e key m.2 x1 pcie" port designed as wifi card slot via this adapter:
http://www.aliexpress.com/item/M-2-NGFF-Key-M-to-Key-A-E-Extension-Cable-Adapter…
-
I was testing with the mccr nuc, was getting the following error:
> ERROR: /dev/nvme0: can't determine bus type (or this bus type is unknown)
Apparently it doesn't support NVMe models. An alter…