Skip to content

Use uv as package manager#493

Merged
daphne-cornelisse merged 4 commits intoEmerge-Lab:mainfrom
m-naumann:feature/uv_new
Jul 7, 2025
Merged

Use uv as package manager#493
daphne-cornelisse merged 4 commits intoEmerge-Lab:mainfrom
m-naumann:feature/uv_new

Conversation

@m-naumann
Copy link
Copy Markdown
Collaborator

@m-naumann m-naumann commented Jul 7, 2025

This ensures a consistent dev environment (with package updates only happening when explicitly updating the lockfile.
As a side-effect, it fixes CI, cause it needs less disk space.

Docs: https://docs.astral.sh/uv/

Comment on lines -74 to -81
pyenv virtualenv 3.11 gpudrive
pyenv activate gpudrive
```

Set it for the current project directory (optional):

```bash
pyenv local gpudrive
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Would it be possible to keep the pyenv docs ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@daphne-cornelisse daphne-cornelisse merged commit 1e3a592 into Emerge-Lab:main Jul 7, 2025
1 check passed
wangbingke0 pushed a commit to wangbingke0/gpudrive that referenced this pull request Feb 13, 2026
* Update madrona to commit 4bda334 (from fork), which is uv compatible

* Use uv compatible build backend of madrona

* Switch to uv

* Update readme, include pyenv again
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.

2 participants