Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,842
    • Issues 1,842
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #17889

Closed
Open
Created Dec 13, 2017 by Utkarsh Ayachit@utkarsh.ayachit⛰Owner

Confirm that mpi4py is working/available on Windows MPI builds

It's reported that with ParaView 5.2, mpi4py wasn't working

variables = get_arrays(inputs[0].GetAttributes(self.GetArrayAssociation()))
from mpi4py import MPI

ImportError
  File "....\paraview\ParaView-5.2.0-Qt4-OpenGL2-MPI-Windows-64bit\bin\lib\site-packages\paraview\calculator.py", line 43, in get_arrays
variables = get_arrays(inputs[0].GetAttributes(self.GetArrayAssociation()))
:
  File "....\paraview\ParaView-5.2.0-Qt4-OpenGL2-MPI-Windows-64bit\bin\lib\site-packages\paraview\calculator.py", line 43, in get_arrays
No module named mpi4py
    from mpi4py import MPI
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking