News

Uber AI has open-sourced Fiber, a new library which aims to empower users in implementing large-scale machine learning computation on computer clusters. The main objectives of the library are to lever ...
Nvidia wants to extend the success of the GPU beyond graphics and deep learning to the full data science experience. Open source Python library Dask is the key to this.
Cloud computing is increasingly distributed, which creates a major leap in complexity, driving the need for AI-based automation.
Anyscale, a startup founded by a team out of UC Berkeley that created the Ray open-source Python framework for running distributed computing projects, has raised $40 million.
The difference between distributed computing and concurrent programming is a common area of confusion as there is a significant amount of overlap between the two when you set out to accomplish ...
Google's distributed computing for dummies trains ResNet-50 in under half an hour Google's new "TF-Replicator" technology is meant to be drop-dead simple distributed computing for AI researchers.
Anyscale, a startup founded by the same team that built the Project Ray open-source distributed programming framework out of UC Berkeley — Robert Nishihara, Philipp Moritz and Ion Stoica, and ...
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 ...