Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Interesting, thanks for the link. Do you know if it has any multicore (i.e. parallel) support? I looked but all I could see was support for concurrency.


For parallel programming, you need either:

https://docs.python.org/dev/library/multiprocessing.html#mod...

or

http://www.parallelpython.com/

or use the GPU using many available libraries.




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

Search: