nolanlab / citrus

Citrus Development Code
GNU General Public License v3.0
31 stars 20 forks source link

Move from SNOW to multicore package for parallel executions #19

Closed rbruggner closed 10 years ago

rbruggner commented 10 years ago

Also, use mcmapply to iterate for all function arguments over clusters.

rbruggner commented 10 years ago

Actually, include snow. Use Snow to pass out each condition run to a new node. Once on the worker node, use mcapply to run the things that should parallelized locally on the worker node.

rbruggner commented 10 years ago

Fixed in 48c53ffc583da13f87e909de8764fa9cc83fb18e