Skip to content
Discussion options

You must be logged in to vote

He @geoHeil,

I've given the resolve a try, I've come up with this pixi.toml as a result. This solve for me locally and on first glance it looks to take the correct package from the right channels.

[dependencies]
python = "3.11"
pip = ">=24.2"

[environments]
research-cuda = {features = ["research-cuda", "research-basics"], solve-group = "default"}

[feature.research-basics.dependencies]
pytorch = {version = ">=2.4.0,<2.5", channel = "pytorch"}
torchaudio = {version = ">=2.4.0,<2.5", channel = "pytorch"}
torchvision = {version = ">=0.19.0,<0.20", channel = "pytorch"}

[feature.research-cuda]
# Take what you can from rapidsai, but if you can't find it there, try conda-forge, and then pytorch
#

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@geoHeil
Comment options

Comment options

You must be logged in to vote
2 replies
@geoHeil
Comment options

@ruben-arts
Comment options

Answer selected by geoHeil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants