[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] submit java jobs to grid ?



On Jun 11, 2007, at 4:04 AM, Nano Surbakti wrote:

Is it possible to submit java jobs to grid?
If it is, how's the configuration, especially the universe name? Can I
assign both "java" and "globus" to the universe parameter?

The globus/grid universe doesn't have any special support for java because most of the grid job submission protocols (including globus gram) don't have special support for java.

To run java jobs in the globus/grid universe, your executable needs to be the jvm or a shell script that finds the jvm and invokes it.

+--------------------------------+-----------------------------------+
|           Jaime Frey           | I used to be a heavy gambler.     |
|       jfrey@xxxxxxxxxxx        | But now I just make mental bets.  |
| http://www.cs.wisc.edu/~jfrey/ | That's how I lost my mind.        |
+--------------------------------+-----------------------------------+