[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [modeller_usage] flex-em in parallel mode?



On 10/19/2010 09:01 AM, Nathalie Braun, TUM wrote:
I am trying to run flex-em.py out of the cryoem_files examples in
parallel mode.
The FlexEM protocol has not been designed to run in parallel. However, 
if you have multiple systems to model you could run multiple copies of 
FlexEM simultaneously (in different directories) to get the same effect.
I tried for example the following script. It runs. Nevertheless only one
CPU is used.
The parallel framework distributes tasks between available processors. 
Each task uses a single processor - tasks are not split across 
processors. In your script you only queue a single task, so only one of 
your two CPUs is used. If you queue two or more tasks, both CPUs will be 
utilized.
	Ben Webb, Modeller Caretaker
--
modeller-care@salilab.org             http://www.salilab.org/modeller/
Modeller mail list: http://salilab.org/mailman/listinfo/modeller_usage