Hi Todd,
I didn't receive any feedback for this reply, did you see it?.
I
understand that the typical configuration about flocking is between two
HTCondor Pool, and when one pool is full the jobs are sent to the other
one, but we want to do another approximation.
We
have this design working right now, an HTCondor pool that vanilla/mpi
jobs are sent, and a HTCondor-CE pool that transforms condor jobs to
slurm jobs, each pool on different machines and clusters, the thing we
want to do is when the HTCondor pool is at full capacity, send the jobs
through HTCondor-CE to transform into slurm jobs and execute to another
cluster, we look at the documentation, and I found the flocking feature,
and i though it's possible to configure like that, but as i said in the
previous message I'm having problems with the authentication.
The
job transforms from HTCondor to HTCondor-CE is possible due the
configuration of GSI authentication certificates but i didn't see that
we can use the same with flocking, only using the SCITOKENS method
authentication.
For this reason, I want to know
if it's possible to do this design with HTCondor, HTCondor-CE and the
flocking feature, or if there's another way to do it. In other words, is
it possible to do it?
Regards,