Skip to content

Conversation

@GeorgePearse
Copy link
Collaborator

Summary

This PR adds comprehensive NVIDIA driver update and GPU verification tools to the project.

Changes

  • update-nvidia-driver.sh: Main script with auto-detection for NVIDIA driver installation

    • Validates CUDA versions
    • Handles driver installation and verification
    • Includes error handling and user feedback
  • verify-pytorch-gpu.py: Script to verify PyTorch GPU functionality

    • Checks CUDA availability and version compatibility
    • Validates PyTorch installation
    • Tests GPU compute capabilities
  • NVIDIA_DRIVER_UPDATE.md: Complete documentation and usage guide

Testing

These scripts have been tested with NVIDIA driver installation and PyTorch GPU verification workflows.

GeorgePearse and others added 5 commits October 26, 2025 20:56
- Add update-nvidia-driver.sh: Main script for updating NVIDIA drivers with auto-detection
- Add verify-pytorch-gpu.py: Script to verify PyTorch GPU functionality
- Add NVIDIA_DRIVER_UPDATE.md: Comprehensive documentation and usage guide
The package structure is visdet/ at repo root, not visdet/visdet/.
Update _get_preset_root to go back 3 levels instead of 4.
Make load_yaml_config available from visdet.engine.config for preset loading.
Re-export Config class for easier access in training scripts.
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.

2 participants