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

That's my biggest question: can it support threading? I work on HPC tasks that don't need MPI, but that are I/O bound. This means that it is more efficient to use multiple threads to process data while another is waiting for data to be loaded from the disk. I'm all for getting as close to the bare-metal as possible, but you're right. Without MPI or threading, this doesn't have much of a chance to be adopted.



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

Search: