mapika/Setup CUDA Dependencies
Install GPU Python packages with gpkg — prebuilt wheels + fallback builds
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| packages | Space-separated list of packages (e.g. flash-attn causal-conv1d mamba-ssm) | yes | — |
| torch | PyTorch version (e.g. 2.11.0). Auto-detected if omitted. | no | "" |
| cuda | CUDA version (e.g. 130). Auto-detected if omitted. | no | "" |
| python | Python version (e.g. 3.12). Auto-detected if omitted. | no | "" |
| build-missing | Build from source when no prebuilt wheel exists | no | false |
| gpkg-version | gpkg version to install | no | "" |
Outputs
no outputs