serhii-nakon
serhii-nakon
Hello I have exactly the same issue https://github.com/xuhuisheng/rocm-build/issues/45
For gfx1012 I fixed this issue using this patch (try replace gfx1012 with gfx1010) and apply this patch inside ROCm/rccl directory [rccl_patch.zip](https://github.com/xuhuisheng/rocm-build/files/12300470/rccl_patch.zip)
I tried in another way with PHP attributes - it works just fine (also with unique constraint instead of ORM\Index put ORM\UniqueConstraint) Example: use Doctrine\ORM\Mapping as ORM; #[ORM\Entity] #[ORM\Table(name: 'table_name')]...
I has the same issue on Debian 12 https://github.com/SoftFever/OrcaSlicer/issues/5369#issuecomment-2228668216
I use it with ROCm and PyTorch 2 and it works.