Login  Register

Re: Help for submit job on cluster

Posted by dscho on Oct 19, 2007; 12:38pm
URL: http://imagej.273.s1.nabble.com/Help-for-submit-job-on-cluster-tp3698167p3698170.html

Hi,

On Fri, 19 Oct 2007, Azir Aliu wrote:

> My name is Azir, I'm PhD student on Bioinformatics, I used the ImageJ
> and I and my mentor, we are egregious from this tool. But know we like
> to send the job on GRID. But I'm not sow familiar and I have a lot of
> problems, I downloaded the headless.jar and now I don't have idea what's
> next. If you have submitted sum job Please give me the example, But
> please let be step by step (for unfamilary users).

A lot really depends on your specific cluster setup (cluster in the common
sense; not the Microsoft one which tries to redefine "cluster" to mean
"hot standby").

For example, if your cluster relies on MPI you need to adapt your plugins
to make use of that.  I am just about to set up something like this, using
mpiJava (even if there is MPJ, I hear, which does not need JNI, and is
therefore easier to install).

But there are a lot of different cluster setups out there, some as simple
as using ssh to distribute jobs, some very sophisticated, trying to
imitate a single multi-core processor.

So it really depends.  Without more information from your side, I am
afraid there is nothing I can do to help.

Ciao,
Dscho