Skip to content

Fix/install - #52

Merged
LeifSeute merged 2 commits into
mainfrom
fix/install
Jul 9, 2026
Merged

Fix/install#52
LeifSeute merged 2 commits into
mainfrom
fix/install

Conversation

@emerbitz

@emerbitz emerbitz commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Fix versions for cpu install

Copilot AI review requested due to automatic review settings July 8, 2026 16:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the CPU installation requirement pins so that CPU installs can resolve PyTorch and DGL versions that aren’t available from the default PyPI index alone.

Changes:

  • Add PyTorch CPU wheel index and DGL find-links URL to the CPU requirements file.
  • Update pinned package versions for CPU installs (notably torch, wandb, and gmxtop).
  • Adjust the pinned torch version in cpu_requirements_no_version.txt.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
installation_utils/cpu_requirements.txt Adds CPU-specific package sources (PyTorch/DGL) and updates pinned versions to support CPU installation.
installation_utils/cpu_requirements_no_version.txt Updates the pinned torch version in the “no_version” CPU requirements list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread installation_utils/cpu_requirements_no_version.txt
@LeifSeute
LeifSeute merged commit 01609ae into main Jul 9, 2026
1 check passed
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.

3 participants