• Stefy Lanza (nextime / spora )'s avatar
    Add Vulkan GPU device selection support · d4d67ebd
    Stefy Lanza (nextime / spora ) authored
    - Add --vulkan-device argument to select specific GPU (for multi-GPU systems)
    - Add --vulkan-list-devices to list available Vulkan GPUs
    - Update VulkanBackend to use main_gpu parameter for device selection
    - Add list_vulkan_devices() method to show available devices
    - Update README with new command-line options and examples
    
    Useful when you have both NVIDIA and AMD GPUs and want to ensure
    Vulkan uses the AMD GPU specifically.
    d4d67ebd
Name
Last commit
Last update
__pycache__ Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
coderai Loading commit data...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...