Yougoshatenshi
Yougoshatenshi
Using Ubuntu 22.10 with my 5700XT, also had some problems in the beginning. --skip-torch-cuda-test was not solving the problem, bcz it always ran on CPU for me. It is rly...
> Could you run the HIP programs without errors in https://github.com/CHIP-SPV/chip-spv/blob/main/samples/fp16 ? Ran all 3 cpp files in hipcc without any errors, but also have the problem that i cant...
> > looks like restore is your uncle here till there is a perm fix :) > > How do you roll it back to a previous version? > >...
> This should fix it: [e7d4053](https://github.com/MichaIng/DietPi/commit/e7d4053) > > And to not wait for the update: > > ```shell > sudo sed -i '/^export /a\export UV_SYSTEM_PYTHON=1' /home/homeassistant/pyenv-activate.sh > ``` Thanks. Running...
> > Do we run this before upgrading HA or afterwards? > > Or does it not make a difference? Before, so HA can initialize directly after the upgrade. Otherwise...