04-05-2025, 12:25 PM
Root cause is that sm120 is not supported in the pytorch included(ComfyUI?)
Nvidia 50 Series (Blackwell) support thread: How to get ComfyUI running on your new 50 series GPU. · comfyanonymous/ComfyUI · Discussion #6643 · GitHub
From the running log:
Is there any thing that I can do to get it working with tyDiffusion 1.26 or do we just have to wait until the tool change is updated pytorch->ConfyUI->tyDiffusion 1.26
Nvidia 50 Series (Blackwell) support thread: How to get ComfyUI running on your new 50 series GPU. · comfyanonymous/ComfyUI · Discussion #6643 · GitHub
From the running log:
Code:
C:\ProgramData\tyFlow\tyDiffusion\Tools\python\lib\site-packages\torch\cuda\__init__.py:215: UserWarning:
NVIDIA GeForce RTX 5090 with CUDA capability sm_120 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 sm_90.
If you want to use the NVIDIA GeForce RTX 5090 GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
Is there any thing that I can do to get it working with tyDiffusion 1.26 or do we just have to wait until the tool change is updated pytorch->ConfyUI->tyDiffusion 1.26