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