Pierre Glaser - Parallel computing in Python: Current state and recent advances

“Parallel computing in Python: Current state and recent advances [EuroPython 2019 - Talk - 2019-07-12 - Osaka / Samarkand] [Basel, CH] By Pierre Glaser h2Parallel computing in Python: Current state and recent advances/h2 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
Back to Top