Hi,

On Aug 12, 2014, at 4:09 PM, Riccardo Murri wrote:
> GC3Pie backend would allow submission to PBS/Torque, LSF, GridEngine,
> and SLURM (plus OpenStack, EC2, and good old fork()/exec() but that's
> less interesting).

Just for the record, the fork/exec backend is actually quite interesting,
especially, if GC3Pie properly does the task dependency aspects,
because you can also employ from inside a reserved node, can't you?

It allows you to easily breakdown the EB build workload on per toolchain basis
and keep things manageable on a batch system for which you have no wrapper 
ready.
I've been following a related technique for many months and it can help nicely.

So, thumps up for fork/exec, if it is more advanced service than xargs/parallel!

cheers,
Fotis

-- 
echo "sysadmin know better bash than english" | sed s/min/mins/ \
        | sed 's/better bash/bash better/' # Yelling in a CERN forum



Reply via email to