On 8/2/19 8:12 AM, Sergey A. Komissarov wrote:
This is mostly on purpose, but could be considered a design flaw -- A single parallel job with multiple procs is one single HTCondor job, and condor_rm'ing one of the procs will result in the removal of all related procs in the job, unlike other universes.Hello, During tests of parallel universe I noticed that after parallel job is finished history contains only jobs with ProcId == 0.
-greg