[vtkusers] Java/vtkMPI problem/question
Jeremy Stout
stout.jeremy at gmail.com
Wed Jun 29 14:13:35 EDT 2005
Essentially, I think I need to do an MPI_Init someplace early in my
code, but I'm not sure how to use the Java wrappers to do that. As far
as I can tell, there doesn't appear to be a wrapper for
vtkMPIController->Initialize().
Jeremy Stout
On 6/29/05, Kevin H. Hobbs <kevin.hobbs.1 at ohiou.edu> wrote:
> On Wed, 2005-06-29 at 13:27 -0400, Jeremy Stout wrote:
> > If I was writing this out in C, I would have expected to make a
> > controller->Initialize(&argc, &argv) statement before getting the
> > WorldCommunicator. Is there something else I need to call to perform
> > the initalization? I tried looking through the Java vtkMPI wrappers
> > and didn't see anything.
>
> I was told to do MPI_Init(&argc, &argv); first for our C mpi library. I
> have no idea what java wants.
>
>
> BodyID:32783252.2.n.logpart (stored separately)
>
>
More information about the vtkusers
mailing list