Kardi
Kardi
@wsippel @Mushoz I can confirm that with some effort a build of pytorch 1.13.1 against AMD RX 7900 XTX with ROCm 5.4.2 works and is functional for my use case...
@Mushoz Sure, but I don't have a complete one myself right now. It was more of an interactive trial and error until all builds worked out. I hope to create...
@Mushoz So far I could only create a rough draft of a complete Dockerfile. Maybe you will find it useful nonetheless. Current main problem is that my compilation of Magma...
I have the same issue with version 24.6.1 and an AWS RDS PostgreSQL 15.8. Seems to be fixed but not released: https://github.com/ansible/awx/pull/15352/files 24.6.1 was released on July 2 and PR...
Strange. I upgraded to PostgreSQL 15 because of this error. On AWS RDS 14.13 and 15.8 the statement `SET idle_in_transaction_session_timeout = 1d` will fail for me. While `SET idle_in_transaction_session_timeout =...
@ntrogh @joaomoreno Any update on this?