...
- Bug where James's jobs are all put on the same core. Here is top -u krowe showing the Last Used Cpu (SMP) after I submitted five sleep jobs to the same host. Is this just a side effect of condor using cpuacct instead of cpuset in cgroup? Is this a failure of the Linux kernel to schedule things on separate cores?
- It whether or not I set request_cpus = 1
...