facebookresearch / facebookresearch/sam3
Failed to load cv_utils kernel
- Dominant language
- Python
- Stars
- 11.7k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
## Error:
Fetching 0 files: 0it [00:00, ?it/s] | 5/169 [00:01<00:42, 3.82it/s]
Downloading (incomplete total...): 0.00B [00:00, ?B/s]Failed to load cv_utils kernel (your torch/cuda setup may not be supported): Cannot install kernel from repo kernels-community/cv_utils (revision: main). NMS post-processing, hole filling, and sprinkle removal will be skipped.
## Env:
> nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Thu_Mar_28_02:18:24_PDT_2024
Cuda compilation tools, release 12.4, V12.4.131
Build cuda_12.4.r12.4/compiler.34097967_0
> nvidia-smi
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.124.06 Driver Version: 570.124.06 CUDA Version: 12.8 |
|-----------------------------------------+------------------------+----------------------+
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA A100-SXM4-80GB On | 00000000:0E:00.0 Off | 0 |
> pip list | grep torch
torch 2.7.0+cu126
torchaudio 2.7.0+cu126
torchmetrics 1.8.2
torchvision 0.22.0+cu126
Contributor guide
Assessment
This issue has not been assessed yet.