AITemplate
AITemplate copied to clipboard
Can't finish running compile.py on Stable diffusion example(same issue on others)
File "\aitemplate\examples\07_how_to_run_pt_model\how_to_run_pt_model.py", line 131, in
Could I get some help with this? I apologize if this isn't the right place for this.
I guess you are using Windows. If you are using Windows please use AIT in WSL linux mode.
thank you! however now i get this raise RuntimeError("Unsupported platform") RuntimeError: Unsupported platform
Which gpu are you using?
On Sun, Nov 13, 2022 at 10:57 ptrprkr @.***> wrote:
thank you! however now i get this raise RuntimeError("Unsupported platform") RuntimeError: Unsupported platform
— Reply to this email directly, view it on GitHub https://github.com/facebookincubator/AITemplate/issues/83#issuecomment-1312797292, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJTLXTGK6M33ZRVEVWAD7TWIE2ZJANCNFSM6AAAAAAR7EVX4I . You are receiving this because you commented.Message ID: @.***>
-- Bing Xu
3060 TI
You need to install CUDA in WSL
https://docs.nvidia.com/cuda/wsl-user-guide/index.html
I have, i tried installing again in a different way but still no change, thank you for your time and help though.
@ptrprkr you need to ensure that you have Windows 21H2 or later, and /usr/lib/wsl/lib/nvidia-smi
is in your wsl $PATH