MPI4py: Difference between revisions

Jump to navigation Jump to search
No change in size ,  21 days ago
no edit summary
No edit summary
No edit summary
Line 9: Line 9:
= Available versions = <!--T:2-->
= Available versions = <!--T:2-->
<code>mpi4py</code> is available as a module, and not from the [https://docs.alliancecan.ca/wiki/Available_Python_wheels wheelhouse] as typical Python packages are.
<code>mpi4py</code> is available as a module, and not from the [https://docs.alliancecan.ca/wiki/Available_Python_wheels wheelhouse] as typical Python packages are.
One can find available version using:
You can find available version using:
{{Command|module spider mpi4py}}
{{Command|module spider mpi4py}}


Line 248: Line 248:
= Troubleshooting = <!--T:50-->
= Troubleshooting = <!--T:50-->
== ModuleNotFoundError: No module named 'mpi4py' ==
== ModuleNotFoundError: No module named 'mpi4py' ==
If <code>mpi4py</code> is not accessible, one may get the following error when importing it:
If <code>mpi4py</code> is not accessible, you may get the following error when importing it:
<code>
<code>
ModuleNotFoundError: No module named 'mpi4py'
ModuleNotFoundError: No module named 'mpi4py'
rsnt_translations
56,420

edits

Navigation menu