Page tree

Dask and xarray are popular python libraries employed for data analysis. Dask is a parallel computing library that scales the existing Python ecosystem.  Xarray integrates with dask to support parallel computations and streaming computation on datasets that don’t fit into memory. This space provides more details on efficiently utilising dask and xarray at NCI supercomputing facilities. 

Setting up a Dask cluster on the NCI ARE


  • No labels