473,383 Members | 1,861 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Computer Cluster Python Software

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.

Jul 19 '05 #1
2 1837
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.
Jul 19 '05 #2
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

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Uwe Schmitt | last post by:
Hi, I found several Python bindings for the MPI protocol, can anybody report some opinions and experiences ? Greetings, Uwe. --
2
by: Codepunk | last post by:
Hi Everyone, I have written a specialized server in python and now I wish to look at making it scalable. To do this I wish to include automatic discovery of peer nodes operating on my network....
1
by: Gurpreet Sachdeva | last post by:
I have shifted my python script on a 4 node open ssi cluster. Please guide me what changes do I have to do in my python scripts to fully utilize the cluster. How do we introduce parralel processing...
17
by: Peter Ericsson | last post by:
Does anyone know if Microsoft plans to implement an C# (.net) API for MS Cluster like the one in C++? Or has someone else written a C# wrapper for the C++ API?
10
by: amirmira | last post by:
I have a Windows Service developed in VB.NET that attempts to connect to a database as soon as the service starts. I have no problem when I start the service manually - but when I restart the...
1
by: abhinav | last post by:
Hi guys.I have read that one cannot perform true multithreading in python due to global interpreter lock mechanism.Suppose i have to implement a crawler on a say cluster system like clusterknoppix...
3
by: Simon | last post by:
Hi All, I'm hoping someone will have some words of wisdom for me regarding MS Clustering on Windows 2003. I have a service that runs on a cluster. During invocation it's supposed to...
0
by: meetmurali | last post by:
Hi, What is the best hardware configuration for MySQL cluster to handle VOIP application. And how best is MySQL Cluster software to handle a VOIP application. Regards Murali
4
by: Asaf Hayman | last post by:
Is anyone familiar or aware of a successful enterprise class project in Python to control and monitor a cluster of computers? As a part of a bigger project my company needs to build a cluster...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.