VTK parallel support #7640
Unanswered
FrankFrank9
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First check
Commit to Help
Sample Code What is the problem, question, or error?
Write a short description telling me what you are doing, what you expect to happen, and what is currently happening.
Description
Is it possible to install pyvista with a vtk binding that supports MPI?
In particular I would like to use the following classes
import vtk
controller = vtk.vtkMPIController()
render = vtk.vtkParallelRenderManager()
System Information
Screenshots
No response
Beta Was this translation helpful? Give feedback.
All reactions