@xh9998 Thanks for your contribution.
Inferencing doesn't work on H100 machine with current versions of packages.
Loading pipeline components...: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 6/6 [00:00<00:00, 6.95it/s]/home/ubuntu/miniconda3/envs/DiffVSR/lib/python3.9/site-packages/torch/cuda/init.py:173: UserWarning:
NVIDIA H100 PCIe with CUDA capability sm_90 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 compute_37.
If you want to use the NVIDIA H100 PCIe GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
warnings.warn(incompatible_device_warn.format(device_name, capability, " ".join(arch_list), device_name))
So I have upgraded some packages, inferencing is really slow.
Can you upgrade main packages shortly to be worked on H100 machine, also including cuda?
@xh9998 Thanks for your contribution.
Inferencing doesn't work on H100 machine with current versions of packages.
Loading pipeline components...: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 6/6 [00:00<00:00, 6.95it/s]/home/ubuntu/miniconda3/envs/DiffVSR/lib/python3.9/site-packages/torch/cuda/init.py:173: UserWarning:
NVIDIA H100 PCIe with CUDA capability sm_90 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 compute_37.
If you want to use the NVIDIA H100 PCIe GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
warnings.warn(incompatible_device_warn.format(device_name, capability, " ".join(arch_list), device_name))
So I have upgraded some packages, inferencing is really slow.
Can you upgrade main packages shortly to be worked on H100 machine, also including cuda?