Re: gtk+ and MPI



"filipe marreiros" <f_marreiros hotmail com> writes:
I'm tring to paralise a gtk+ aplication using MPI but the function
MPI_init() has input arguments argc argv, needed also for gtk+. If you
could help me, replay to me, thanks.


Just call MPI_init() after gtk_init(), gtk_init() removes the
arguments it understands but leaves other arguments unmodified.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]