Hacker News new | ask | show | jobs
by bigbillheck 1707 days ago
So I personally didn't do the sysadminning, but it's a docker container in which CUDA has been loaded, and after that it 'just works'.
1 comments

One of the nice things about Conda is that it will handle these kinds of dependencies for you within the environment it sets up.

While it doesn't really matter for web/scripting use cases, it's an absolute godsend for DS/ML workflows.

But the resolver, oh why does the resolver take so long?

we do conda -> mamba for that exact scenario :)