Skip to content

Pin cuda-version to match cudatoolkit on Windows#1318

Open
Breadzzone wants to merge 1 commit into
graphdeco-inria:mainfrom
Breadzzone:fix/windows-conda-pin
Open

Pin cuda-version to match cudatoolkit on Windows#1318
Breadzzone wants to merge 1 commit into
graphdeco-inria:mainfrom
Breadzzone:fix/windows-conda-pin

Conversation

@Breadzzone
Copy link
Copy Markdown

Summary

Pins cuda-version=11.6 in environment.yml to align with the existing cudatoolkit=11.6 constraint on Windows.

Why

Conda/libmamba can otherwise select a newer CUDA runtime (e.g. 11.8), which conflicts with cudatoolkit=11.6 and fails environment solve.

Scope

  • environment.yml only
  • No training/rendering/runtime code changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant