[Users] parallel program

David Rideout dprideout at gmail.com
Tue Dec 5 04:25:45 CST 2006


Well there is a Cactus portal I understand, but am not too familiar
with this.  Perhaps someone else will elaborate.  If you have access
to a grid then perhaps you can use this to launch your jobs.

Cactus is designed to be extremely portable -- it runs on a large
variety of machines with different MPI implementations.  So I'm not
sure what limitations you refer to.

Cheers,
David

On 12/5/06, Jan Hegewald <hegewald at cab.bau.tu-bs.de> wrote:
> Hello,
>
> Am 04.12.2006 um 17:13 schrieb David Rideout:
>
> > The cactus executable is just an executable which uses mpi.  It
> > depends on your site, but a common way to start it is e.g.
> >
> > mpirun -np 16 cactus_my_config my_par_file.par
> >
> > Is this your question?
>
> yes. Thank you very much for making this clear. I thought cactus
> might have an own mechanism to launch distributed programmes.
> So the same limitations which apply to raw mpi programmes also apply
> to cactus applications (e.g. seldom possible to run with different
> mpi implementations on different machines)?
>
> Cheers,
> -- Jan
> _______________________________________________
> Users mailing list
> Users at cactuscode.org
> http://www.cactuscode.org/mailman/listinfo/users
>


More information about the Users mailing list