Parallel Computing in Python: Current State and Recent Advances
by Rich Brueckner from High-Performance Computing News Analysis | insideHPC on (#4S61N)
Pierre Glaser from INRIA gave this talk at EuroPython 2019. "Modern hardware is multi-core. It is crucial for Python to provide high-performance parallelism. This talk will expose to both data-scientists and library developers the current state of affairs and the recent advances for parallel computing with Python. The goal is to help practitioners and developers to make better decisions on this matter."
The post Parallel Computing in Python: Current State and Recent Advances appeared first on insideHPC.