amithkk / amithkk/stable-diffusion-k8s
support for h100
- Lenguaje dominante
- Dockerfile
- Estrellas
- 91
- Forks
- 37
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
/root/miniconda3/lib/python3.8/site-packages/torch/cuda/__init__.py:145: UserWarning:
NVIDIA H100 80GB HBM3 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 80GB HBM3 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))
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.