Skip to content

feat: implement NvidiaDetector for GPU detection#6

Merged
Sopwit merged 1 commit into
devfrom
fix/nvidia-detection
Mar 5, 2026
Merged

feat: implement NvidiaDetector for GPU detection#6
Sopwit merged 1 commit into
devfrom
fix/nvidia-detection

Conversation

@Sopwit
Copy link
Copy Markdown
Member

@Sopwit Sopwit commented Mar 5, 2026

Değişiklikler

  • lspci ile NVIDIA GPU tespiti
  • nvidia-smi ve modinfo ile sürücü versiyon kontrolü
  • /proc/modules üzerinden kernel modül durumu (nvidia/nouveau)
  • GpuInfo struct ile tüm bilgileri döndürme

Dosyalar

  • src/backend/nvidia/detector.h
  • src/backend/nvidia/detector.cpp

Bağımlılık

- lspci ile NVIDIA GPU tespiti
- nvidia-smi ve modinfo ile sürücü versiyon kontrolü
- /proc/modules üzerinden kernel modül durumu (nvidia/nouveau)
- GpuInfo struct ile tüm bilgileri döndürme
@Sopwit Sopwit merged commit 5cbedec into dev Mar 5, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant