The wheel from pypi and pip doesn't work for RTX5090, as it only supports CUDA >= 12.8 and torch >=2.8.0. I wonder if it's possible for developers to compile a version for Windows 11, torch2.8.0 and CUDA12.8? I tried to compile it from setup.py but found it's not plausible for me. Thanks.
The wheel from pypi and pip doesn't work for RTX5090, as it only supports CUDA >= 12.8 and torch >=2.8.0. I wonder if it's possible for developers to compile a version for Windows 11, torch2.8.0 and CUDA12.8? I tried to compile it from setup.py but found it's not plausible for me. Thanks.