##// END OF EJS Templates
Work on parallel index
Brian E. Granger -
Show More
@@ -1,7 +1,7 b''
1 {
1 {
2 "metadata": {
2 "metadata": {
3 "name": "",
3 "name": "",
4 "signature": "sha256:5c8d1575ad979be13c8f80283f308c489a32e2cdadacd653c145c68cf3a493e1"
4 "signature": "sha256:35aa32e4977a9f12e4e99e23e6e2f211a1d95c113d22d90077205dba085e8324"
5 },
5 },
6 "nbformat": 3,
6 "nbformat": 3,
7 "nbformat_minor": 0,
7 "nbformat_minor": 0,
@@ -57,7 +57,12 b''
57 "cell_type": "markdown",
57 "cell_type": "markdown",
58 "metadata": {},
58 "metadata": {},
59 "source": [
59 "source": [
60 "* "
60 "* [Monitoring an MPI Simulation - 1](Monitoring an MPI Simulation - 1.ipynb)\n",
61 "* [Monitoring an MPI Simulation - 2](Monitoring an MPI Simulation - 2.ipynb)\n",
62 "* [Parallel Decorator and map](Parallel Decorator and map.ipynb)\n",
63 "* [Parallel Magics](Parallel Magics.ipynb)\n",
64 "* [Using Dill](Using Dill.ipynb)\n",
65 "* [Using MPI with IPython Parallel](Using MPI with IPython Parallel.ipynb)"
61 ]
66 ]
62 }
67 }
63 ],
68 ],
General Comments 0
You need to be logged in to leave comments. Login now