schung-amd

Results 157 comments of schung-amd

Thanks for the confirmation. Is it possible to share the code you're inserting to use the mmu notifier?

@BrendanCunningham After discussing this further with the internal team, this does work as you've observed; ROCm (libhsakmt) calls mmap in hipMalloc() and munmap in hipFree(), and when munmap is called,...

At a glance, I believe the equivalent flags here are `--force-fp32` and `--fp32-vae`.

Hi @hartmark, sorry for the delay, I've taken a look at this. I couldn't get ComfyUI to run using your Docker (I suspect due to torch versions), so I installed...

> What errors do you get when running my docker container? I can start the docker and access the UI, but the workflow fails almost immediately with ``` CLIPTextEncode Attempting...

> (venv-comfyui) (base) root@96e6cd1ccc18:~# python --version > Python 3.12.4 Those wheels need python 3.10, I think that should resolve this error.

Hi @preda, are you still experiencing this issue? If so, can you provide more details on your workflow?

Thanks for the reply @preda, I can see how this could be useful to you. Since asm support is non-standard, it's going to depend on the compiler and platform being...

@Snektron Does the comment by @yxsamliu address your issue? It appears you've found a workaround, and based on the comment by @yxsamliu this is working as intended; i.e. `hipcc` is...

`clang-ocl` has been removed from ROCm, so this will not be addressed, but thanks for pointing this out!