search for: initenvirmast

Displaying 2 results from an estimated 2 matches for "initenvirmast".

Did you mean: initenvirmaster
2010 Jan 14
0
doMPI 0.1-4
...the "foreach" package, which acts as an adaptor to the "Rmpi" package. The package has been uploaded to CRAN and is now available under the GPL-2 license. In addition to fixing a few problems in version 0.1-3, the main new feature of this release is the backend-specific "initEnvirMaster" option, which specifies an R function that is executed in the master process at the beginning of the foreach loop. It is intended to be used in conjunction with the "initEnvir" option, which specifies an R function that is executed by the cluster workers. By using both together,...
2010 Jan 14
0
doMPI 0.1-4
...the "foreach" package, which acts as an adaptor to the "Rmpi" package. The package has been uploaded to CRAN and is now available under the GPL-2 license. In addition to fixing a few problems in version 0.1-3, the main new feature of this release is the backend-specific "initEnvirMaster" option, which specifies an R function that is executed in the master process at the beginning of the foreach loop. It is intended to be used in conjunction with the "initEnvir" option, which specifies an R function that is executed by the cluster workers. By using both together,...