On Thu, Oct 11, 2012 at 10:24 AM, Fernando Sierra <[email protected]> wrote: > > Hi, > > What libraries I need to install in each cluster-node to run grass in a > cluster? With SGE or Slurm?
What we do on our cluster: - install GRASS in /usr/local/ - export /usr/local/ via NFS to the blades - use Grid Engine (SGE), see GRASS Wiki Like this we have a single installation to maintain which is visible to all cluster nodes. Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
