Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wenc
on Nov 20, 2024
|
parent
|
context
|
favorite
| on:
Using uv with PyTorch
I haven’t used Conda since 2021 but recall it had a SAT solver that was very slow especially on degenerate cases.
How does uv’s sat solver compare?
montebicyclelo
on Nov 20, 2024
|
next
[–]
Conda has a faster solver, as of 2022
https://www.anaconda.com/blog/a-faster-conda-for-a-growing-c...
sa1
on Nov 20, 2024
|
prev
|
next
[–]
There are such cases in uv as well, and I’ve hit them quite often when I didn’t specify lower bounds (especially for boto3).
thundergolfer
on Nov 20, 2024
|
prev
[–]
In our internal benchmarks miniconda is about as fast as uv at installing torch.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
How does uv’s sat solver compare?