open-discussion > parallel processing with multi-core desktop
Showing 1-2 of 2 posts
Display:
Results per page:
Dec 11, 2014  09:12 PM | Shelli Kesler
parallel processing with multi-core desktop
I have a 12 core desktop - does PANDA detect the number of cores and use them appropriately or is the batch mode simply running several processes on one core?  Is there a way to use PANDA with parallel toolbox in Matlab to utilize all cores?

Thanks!
Dec 14, 2014  05:12 AM | Zaixu Cui
RE: parallel processing with multi-core desktop
Hi,

If you select 'batch' mode, then PANDA will parallelize multi-cores in your computer, each job with one separate core.

You can set the quantity of cores you want to use in the GUI (max_queued parameter).

Best

Zaixu