Install htcondor-dbg by entering the following commands in the terminal:
sudo apt update sudo apt install htcondor-dbg
Description:
distributed workload management system - debugging symbols
Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package provides the debugging symbols for HTCondor.
Homepage: http://research.cs.wisc.edu/htcondor
Version: 8.6.8~dfsg.1-2
Section: universe/debug