8000 Does this project require CUDA 12.8? · Issue #567 · NVIDIA-NeMo/RL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Does this project require CUDA 12.8? #567
Open
@joecummings

Description

@joecummings

I notice in the pyproject.toml, the CUDA version is pinned to 12.8. Is this necessary for running the package?

When I manually edit the file to point to the PyTorch CUDA 12.4 versions, I am unable to install the package.

Repro:

  1. Create uv venv
  2. Update all references to 128 with 124 in pyproject.toml
  3. uv sync
× No solution found when resolving dependencies:
  ╰─▶ Because there is no version of torch==2.7.0 and nemo-rl depends on torch==2.7.0, we can conclude that nemo-rl's requirements are unsatisfiable.
      And because your workspace requires nemo-rl[mcore], we can conclude that your workspace's requirements are unsatisfiable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0