Automatic GPU package installer for AI/ML development
Project description
AI GPU Packages Installer
A Python package that automatically detects your NVIDIA GPU, determines the appropriate CUDA and PyTorch versions, and installs them for you.
Installation
pip install ai-gpu-pkgs
Usage
ai-gpu-pkgs setup
This command will:
- Detect if you have an NVIDIA GPU
- Check your current CUDA installation
- Ask if you want to create a new virtual environment
- Install PyTorch with CUDA support
- Verify the installation
Requirements
- Python 3.8+
- NVIDIA GPU with CUDA support
- Internet connection for downloading packages
Features
- Automatic GPU detection
- CUDA version detection
- Virtual environment creation (optional)
- PyTorch installation with CUDA support
- Installation verification
Development
To install in development mode:
git clone https://github.com/mrbeandev/cuda-auto-installer.git
cd cuda-auto-installer
pip install -e .
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ai_gpu_pkgs-0.1.0.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ai_gpu_pkgs-0.1.0.tar.gz.
File metadata
- Download URL: ai_gpu_pkgs-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa4339392eed58c88491a186527cd99eb0bc4f740b8366decaac57be10f39edb
|
|
| MD5 |
7dfd283625da44b899953af7ec1a7048
|
|
| BLAKE2b-256 |
bb0c835be1fd583c2d0ad4a41cbc7dd4d2d4c0c353ecd19c611529a5af568954
|
File details
Details for the file ai_gpu_pkgs-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ai_gpu_pkgs-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8420923b3a63dadea0cc65b9b01e37c417cd4382681c5aeeb0cbfb0997990d5
|
|
| MD5 |
5657dbe2a96eff624972ccd5458187e8
|
|
| BLAKE2b-256 |
00fe1e91fb5d5ee9f22e459fad824fbe010552efb9312cdcd90e89d96814eeef
|