Hi, thanks for the great job. We've recently found that the latest ComfyUI can't work in vGPU windows!!! It turns out that there is cuMemAddressReserve at https://github.com/Comfy-Org/comfy-aimdo/blob/v0.2.10/src/model-vbar.c#L199 . It means that all the cloud providers can't provide ComfyUI for windows Users. If possible, please consider using other cuda api to achieve the same result. cc @metebalci
Hi, thanks for the great job. We've recently found that the latest ComfyUI can't work in vGPU windows!!! It turns out that there is
cuMemAddressReserveat https://github.com/Comfy-Org/comfy-aimdo/blob/v0.2.10/src/model-vbar.c#L199 . It means that all the cloud providers can't provide ComfyUI for windows Users. If possible, please consider using other cuda api to achieve the same result. cc @metebalci