Difference between revisions of "BwUniCluster2.0/Software/Python Dask"

From bwHPC Wiki
Jump to: navigation, search
Line 2: Line 2:
 
! Navigation: [[BwHPC_Best_Practices_Repository|bwHPC BPR]] / [[BwUniCluster_User_Guide|bwUniCluster]]
 
! Navigation: [[BwHPC_Best_Practices_Repository|bwHPC BPR]] / [[BwUniCluster_User_Guide|bwUniCluster]]
 
|}-->
 
|}-->
This guide explains how to use Python Dask on bwUniCluster2.0
+
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
 
----
 
----
 
[[Category:bwUniCluster_2.0|Access]][[Category:Access|bwUniCluster 2.0]]
 
[[Category:bwUniCluster_2.0|Access]][[Category:Access|bwUniCluster 2.0]]

Revision as of 10:24, 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