Hacker News new | ask | show | jobs
by satvikpendem 460 days ago
Some Windows machines have compatible GPUs while others don't, so this doesn't necessarily help. What is really required is querying the OS for what type of compute unit it has and then installing the right version of an ML library, but I'm not sure that will be done.
1 comments

Even without query, just setting an environment variable or having remember which extras are already applied to the already synced .venv some way.