My question is, my "cufflinks" using the 100% cpu before the others run the "blastx", but now, the "cufflinks" just using 6.7% cpu, and the others using the 90% cpu, why? It's not not fair.
My question is, my "cufflinks" using the 100% cpu before the others run the "blastx", but now, the "cufflinks" just using 6.7% cpu, and the others using the 90% cpu, why? It's not not fair.
Hi,
actually this is a admin problem. Are you running Galaxy with a queueing system? Galaxy supports several scheduling systems that will manage your jobs and create Queues. If you have to many jobs on one cluster, like in your case, the Blast Jobs have to wait until your cufflinks job is finished.
Please tell your Galaxy admin to look use such a scheduler and you will be fine :)
Cheers,
Bjoern
Hi,
Thanks!
I running the program on my local clusters' one node directly, and I don't using the "qsub".
Blastx is running by others in my institute. So, why he can get the more computing resource?
Best,
Kai Wu
Hello,
Your question is a bit difficult to understand.
If you are talking about a local or cloud Galaxy with an associated cluster/set of nodes actually executing the jobs, then you are probably seeing the resources used by Galaxy based on interactions with the database itself.
Best, Jen, Galaxy team