# Dask

Dask is an open-source python library for parallelising code. Further information is available in the [official documentation](https://docs.dask.org/en/stable/).

## The Dask module on Aire

The version of dask offered as a module on Aire is compatible with Python 3.13.0, which is also offered as a module.

| Version           |  Command                      |
|-------------------|-------------------------------|
| dask/2025.3.0     | `module load dask/2025.3.0`   |
