Show More
@@ -113,8 +113,8 b' Now, start an IPython cluster::' | |||||
113 | <parallel_process>`. |
|
113 | <parallel_process>`. | |
114 |
|
114 | |||
115 | Finally, connect to the cluster and use this function interactively. In this |
|
115 | Finally, connect to the cluster and use this function interactively. In this | |
116 |
case, we create a |
|
116 | case, we create a distributed array and sum up all its elements in a distributed | |
117 | using our :func:`psum` function: |
|
117 | manner using our :func:`psum` function: | |
118 |
|
118 | |||
119 | .. sourcecode:: ipython |
|
119 | .. sourcecode:: ipython | |
120 |
|
120 |
General Comments 0
You need to be logged in to leave comments.
Login now