The condor tag has no wiki summary.
4
votes
3answers
609 views
Python library for job scheduling, ssh
I'd like to find a user-space tool (preferably in Python - barring that, in anything I could easily modify if it doesn't already do what I need it to) to replace a short script I've been using that ...
4
votes
7answers
1k views
Condor, Sun Grid Engine, or something else?
I'm trying to work out whether we should try out Condor or Sun Grid Engine at work (or possibly something else).
We often have lots of unused WinXp workstations. The hope is that we could use ...
3
votes
1answer
471 views
Should I prefer hadoop vs condor when working with R?
I am looking for ways to send works for multiple computers on my University computer grid.
Currently it is running Condor and also offers Hadoop.
My question is thus, should I try and interface with ...
3
votes
5answers
224 views
Methods/Tools for solving a Mystery Segfault while running on condor
I'm writing a C application which is run across a compute cluster (using condor). I've tried many methods to reveal the offending code but to no avail.
Clues:
On Average when I run the code on 15 ...
2
votes
1answer
162 views
return code 10 means in the R documentation
I have group of R jobs that should be submitted to the condor when I submit the jobs to the condor, they don't run and when I checked the Sched Log files the jobs are exiting with status code 10. Can ...
2
votes
2answers
176 views
Condor job using DAG with some jobs needing to run the same host
I have a computation task which is split in several individual program executions, with dependencies. I'm using Condor 7 as task scheduler (with the Vanilla Universe, due do constraints on the ...
1
vote
1answer
74 views
Does CentOS support Condor?
I plan to make HPC cluster using Condor as middle-ware. Is CentOS a good choice to be the OS I mean does it support condor and is there any tutorial which could be helpful in installation process?
...
1
vote
1answer
76 views
Maximum run time in Condor
I'm using Condor to run many jobs, and I want to make sure that jobs don't run for more than a fixed amount of time, say 2 hours. Is there a way to specify in the Condor submission script that the job ...
0
votes
0answers
21 views
How can I run MPI jobs in a condor pool that consist of dedicated machines?
I have a condor pool which consist of 4 dedicated machine one is set as a centeral manager while the other three is set to be a computing nodes I used CentOS 5.4 as an OS for all the machines. My ...
0
votes
2answers
25 views
Condor central manager could not see the other computing nodes
I connect three servers to form an HPC cluster using condor as a middleware when I run the command condor_status from the central manager it does not shows the other nodes I can run jobs in the ...
0
votes
1answer
50 views
What type of installation shall I use to install Condor on 4 servers running CentOS
I plan to install Condor on 4 servers running CentOS5 to form a HPC cluster using those 4 dedicated machines can I use the Red hat RPMs files to install Condor or is there another files and what type ...
0
votes
1answer
45 views
Why would a native program run fine when executed directly, but fail with a seg fault when submitted through condor
I have a third party library that I'm attempting to incorporate into a simulation. We have the static library (.a), along with all of it's runtime dependencies (shared objects). I've created a very ...
0
votes
0answers
35 views
Profile domain changes in Xen using Simics
How can I profile the domain changes in Xen using Simics?
Also, how can I see the time spent in the various domains?
Thanks,
Rocky.