Hacker News new | past | comments | ask | show | jobs | submit login

Doesn't musl still not support pthread_attr_setaffinity_np, which means you can't run some software on it. PyTorch being the biggest.



I imagine if you've got some performance sensitive workload that relies on glibc for that performance you would "just" run that application in a container.

For many situations, performance is a secondary concern relative to simplicity or security.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: