A Simple Way to Distribute Mathematica Evaluations
Abstract
We present a simple package for distributing evaluations of a Mathematica function for many arguments on a cluster of computers. After setting up the hosts, the only change is to replace Map[f,points] by MapCore[f,points].
0