Hi All,
One of the areas the OHMI project is focused on is
interoperability between batch systems. Unfortunately the most popular
systems are not really compatible with each other.
Submitting a
job into SGE, PBS, NQS and other batch systems that attempt to follow
the POSIX 1003.2d is done with the 'qsub' command but other systems
such as LoadLeveler use 'llsubmit' and LSF which is very common uses
the 'bsub' command.
There are many other incompatible commands
between the batch systems the commands for job control, batch system
administration, job accounting are all different, even between the
batch systems that follow the POSIX 1003.2d standard.
So I would
like to hear from all of you out there --- post here if you have gone
through a migration from one batch system to the other. What tools
were used?
Bill.
Comments
Migration tools
Sun has done quite a bit of work developing tools and service practices for DRM migrations.
I'll post some links shortly.