Computer Cluster Python Software

U

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.
 
M

Mandus

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,
 
U

uli

Hi Mandus

Thanks for your reply. I am looking for an application written in
python (preferably a bioinformatics application) which will be able to
take advantage of parallel processing on a cluster. I guess what I am
asking for is applications which have been written using pyMPI or other
python MPI modules.

Regards
Uli
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top