Skip to content

Magic commands to support running MPI python code as well as multi-node Dask workloads on Jupyter notebooks.

Notifications You must be signed in to change notification settings

eth-cscs/ipcluster_magic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPyCluster Magics

Magic commands to support running MPI python code as well as multi-node Dask workloads on Jupyter notebooks.

Installation

This package is called ipcmagic-cscs in PyPI. It can be installed with

pip install ipcmagic-cscs[dask]

This installs all ipcmagic-cscs dependencies including Dask (dask[complete]).

If the Dask support is not needed, ipcmagic-cscs can be installed with

pip install ipcmagic-cscs

which doesn't include the installation of Dask and it's dependencies.

Usage

See examples here.

About

Magic commands to support running MPI python code as well as multi-node Dask workloads on Jupyter notebooks.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages