MPI.Init problems in Java applet. -
i've started learning mpi's , i'm trying implement in java game of life applet having trouble mpi.init() argument. i'm unsure string[] use when there no main method grab string[] args from.
my knowledge in area minimal appreciated, cheers.
i'm not sure why use message passing interface applet, mpi.init() can called empty string[] (not null). after mpi.init() doesn't arguments (this can deduced here).
i must admit though doubt whether want making applets using mpi.
Comments
Post a Comment