Skip to content

Conversation

@36000
Copy link
Collaborator

@36000 36000 commented Jan 13, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 13, 2026 23:53
Copy link
Contributor

Copilot AI left a comment

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 modernizes the Docker build process by transitioning from a manual CMake-based compilation workflow to a simpler pip-based installation. The changes leverage the project's new runtime CUDA JIT compilation approach (via cuda-python), eliminating the need for compile-time CMake builds.

Changes:

  • Removed CMake installation and build-time compilation steps
  • Simplified apt package installations to only curl (for Miniconda download)
  • Removed explicit conda/pip dependency installations (now handled by pyproject.toml)
  • Changed from manual CMake build to pip install .

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

@36000 36000 merged commit 5bf12b6 into dipy:master Jan 14, 2026
6 of 7 checks 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.

1 participant