BwUniCluster2.0/Software/Python Dask: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:


== Installation ==
== Installation ==
Use on of our pre-configured Python modules and load them with 'module load ...'. You have to install the packages
Use on of our pre-configured Python modules and load them with 'module load ...'. You have to install the packages 'dask' and 'das-jobqueue' if your are yousing an own conda environment.
----
----
[[Category:bwUniCluster_2.0|Access]][[Category:Access|bwUniCluster 2.0]]
[[Category:bwUniCluster_2.0|Access]][[Category:Access|bwUniCluster 2.0]]

Revision as of 10:28, 19 April 2020

This guide explains how to use Python Dask and dask-jobqueue on bwUniCluster2.0.

Installation

Use on of our pre-configured Python modules and load them with 'module load ...'. You have to install the packages 'dask' and 'das-jobqueue' if your are yousing an own conda environment.