Draft Forbes Group Website (Build by Nikola). The official site is hosted at:
License: GPL3
ubuntu2004
Kernel: Python 2 (Ubuntu, plain)
Here we discuss how to use ipyparallel
to perform some simple parallel computing tasks.
Installation
I will be using this from a Jupyter notebook. First make sure you install Jupyter and ipyparallel on your system (I recommend using conda).
Next enable the
IPython Clusters
tab inJupyter Notebook
:You will need to restart any Jupyter servers to see the effects of this, but you should now be able to navigate to the
IPython Clusters
tab and see at least thedefault
profile.
Configuration
The next step is to configure a cluster.