Windows Python Cuda

Use when setting up CUDA-accelerated Python libraries (ctranslate2, faster-whisper, torch) on Windows. Covers DLL loading gotchas for ctranslate2 (LoadLibraryA vs AddDllDirectory), supplying CUDA runtime libraries via pip without a system CUDA Toolkit, CUDA driver-vs-toolkit version mismatches, and PyTorch CUDA wheel Python version caps.

BlakeHastings f137bf9 5.9 KB Updated

File contents

BlakeHastings/claude-code-artifacts/tree/main/windows-python-cuda commit f137bf9dc2

Frequently asked questions

npx skillmds@latest add blakehastings/windows-python-cuda