6 Jun 2005 07:22:54 -0700 skrev uli:
> Is there any open source Python software (preferably biopython) written
> which runs on a cluster.  Alternatively are there interfaces written in
> Python to existing cluster software.

Can you be more specific? There are for example several MPI interfaces
(pyMPI, pypar, ScientificPython.MPI). With pyMPI, you can run python
interactively on a cluster if you want. 

But you are probably looking for something else?

btw, soon there will be PyFDM (pyfdm.sf.net) which will make it possible
to do FDM on a cluster (or any parallel computer) with little effort.

mvh,
-- 
Mandus - the only mandus around.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to