matoro
matoro
> I'm quite sure this is related to bad power management. > > I'm running arch linux with sapphire pulse 7900xtx. I was having crashes during gaming as well. I...
> One thing i failed to mention, i used this command to install pytorch inside _venv_; `pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.1` then `pip install -r comfyui/requirements.txt` >...
I just tested this as well, checked out tag `v2.32.1` from git and it does NOT reproduce for me on Gentoo, I get all tests passed. Maybe a Debian-specific problem?...
On Gentoo, we [do force system mimalloc for mold](https://github.com/gentoo/gentoo/blob/master/sys-devel/mold/mold-2.32.1.ebuild#L76) and our mimalloc [is at 2.1.7](https://packages.gentoo.org/packages/dev-libs/mimalloc).
I also ran into this, seems having `pip` installed is a mandatory test dependency.