Skip to content

[Runpod] Require CUDA 12.8+ on the host #3299

@diagonalge

Description

@diagonalge

Original request:

### Problem

There is no option currently to specify the cuda version of the instance on runpod backend.

### Solution

Use allowed_cuda_versions parameter on the runpod api to have the option.

### Workaround

_No response_

### Would you like to help us implement this feature by sending a PR?

No

Updated description:

Problem

Currently, gpuhut returns all offers, including the offers that come with too old CUDA version, e.g. 11.x. Because dstack doesn't allow to filter that, it can be that sometimes a user is using 12.4 CUDA version inside the Docker image but the host can have, e.g. 11.x version.

Solution

Filter out the offers withe the hosts that have too old CUDA version

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions