Condor Project - High Throughput Computing
Condor is a specialized workload management system for compute-intensive jobs. Like other full-featured batch systems, Condor provides a job queuing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to Condor, Condor places them into a queue, chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion.
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
00personal_condor.config | 0000000721721 Bytes | 1452089450over 2 years ago | ![]() |
Werror_replace.patch | 0000000524524 Bytes | 1452089450over 2 years ago | ![]() |
add_missing_libdl.patch | 00000011891.16 KB | 15021961049 months ago | ![]() |
condor-gahp.patch | 0000000738738 Bytes | 1452089551over 2 years ago | ![]() |
condor-rpmlintrc | 0000000147147 Bytes | 15021961049 months ago | ![]() |
condor-tmpfiles.conf | 0000000124124 Bytes | 1452089552over 2 years ago | ![]() |
condor.service | 0000000800800 Bytes | 1452089552over 2 years ago | ![]() |
condor.spec | 000004567444.6 KB | 1519479318about 2 months ago | ![]() |
condor_aviary_schedulerobject.patch | 0000000823823 Bytes | 1452089553over 2 years ago | ![]() |
condor_aviary_sock_assign.patch | 00000034083.33 KB | 1452089553over 2 years ago | ![]() |
condorrootswitchboard_pie_executable.patch | 0000000585585 Bytes | 15021961059 months ago | ![]() |
htcondor-8.6.6.tar.gz | 001786857217 MB | 15090072176 months ago | |
pandaplugins_fix_undefined_references.patch | 0000000557557 Bytes | 15021961059 months ago | ![]() |
pythonplugin_add_collectorlib.patch | 00000010231023 Bytes | 15021961069 months ago | ![]() |
Hi, after installed (yast2) this condor version in my Leap 42.3 I can see just condor_master running. I found in MasterLog several messages concerning port 9618: 'Connection refused, TCP connection to collector failed' Should I do something at firewall level? Could you give me some help? Cheers Carlos
condor installation produce : /usr/lib/condor however condor_config file : LIBEXEC = $(RELEASE_DIR)/libexec/condor = /usr/libexec/condor so : condor_shared_port not found .... if : condor_config file : LIBEXEC = $(RELEASE_DIR)/lib/condor No more TCP-shared port ERRORS Carlos
Missing directory : /var/run/condor Carlos