hzambran / hydroPSO

Model-Independent Particle Swarm Optimisation for Environmental Models
https://cran.r-project.org/package=hydroPSO
GNU General Public License v2.0
36 stars 18 forks source link

parallelPSOCK support and documentation #2

Open russellpierce opened 9 years ago

russellpierce commented 9 years ago

adds support for an additional option for the argument parallelPSOCK to allow for multiple hosts on sock clusters using createPSOCKcluster rather than makeCluster (which only spawns workers on the localhost).