Luca Wehrstedt

Results 191 comments of Luca Wehrstedt

Please post the entire error log, ideally as text. Otherwise we cannot help. Also, please make sure you cloned all the submodules. Run `git submodule update --init --recursive` if you're...

That seems to be an issue in upstream PyTorch: https://github.com/pytorch/pytorch/issues/72918 They claim that, for NVIDIA, it is due to a botched system setup, and installing the right packages should fix...

I'd guess something is up with your version of Triton. Did you perhaps install a very old version on top of the one provided by PyTorch?

You seem to be using AMD on Windows, which are two setups we don't fully support because we're unable to test them ourselves. The issue though still seems to come...

My understanding is that `manylinux_2014` has reached end-of-life (because it's based on CentOS 7 which reached EOL on June 30, 2024). Indeed, we started having issues with `manylinux_2014` this summer,...

Sorry, our Windows support is best-effort, I'm not sure how I can help you. One common issue with Windows is long-path support, there's already a few threads on GitHub about...

Yes indeed if you get `torch.distributed.is_available()` it might explain this issue. I didn't think that this was possible (i.e., I thought that the modules/classes would still be available even if...

I don't know the "jetson download center". Could you try installing PyTorch from the official channels? You can find details here: https://pytorch.org/

We don't have expertise on Windows so we're not sure how we can help. Our CI is regularly building on Windows so you could check there to see how we're...

Sorry I am not familiar with building on Windows, I don't know why the filename contains a repetition.