[GRASS-SVN] r57270 - grass-addons/grass7/general/g.cloud
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Jul 25 06:33:12 PDT 2013
Author: neteler
Date: 2013-07-25 06:33:12 -0700 (Thu, 25 Jul 2013)
New Revision: 57270
Modified:
grass-addons/grass7/general/g.cloud/g.cloud.html
Log:
g.cloud manual: point to Wikipedia entry since it lists the SGE forks
Modified: grass-addons/grass7/general/g.cloud/g.cloud.html
===================================================================
--- grass-addons/grass7/general/g.cloud/g.cloud.html 2013-07-25 13:26:33 UTC (rev 57269)
+++ grass-addons/grass7/general/g.cloud/g.cloud.html 2013-07-25 13:33:12 UTC (rev 57270)
@@ -2,12 +2,11 @@
<em>g.cloud</em> is a module to connect a personal GRASS GIS session
to a remote GRASS GIS installation on a much faster cluster facility
-(high performance computing system). Actually it support
-only <a href="http://www.oracle.com/technetwork/oem/grid-engine-support-215299.html">Grid
-Engine system</a>. The general aim is to offer the possibility to a
-user to perform high speed calculations, which are hard to compute on
-a personal computer by connecting to an external, powerful server or
-cloud computing system.
+(high performance computing system). Actually it supports only the
+<a href="http://en.wikipedia.org/wiki/Oracle_Grid_Engine">Grid Engine</a>
+system. The general aim is to offer the possibility to a user to perform
+high speed calculations, which are hard to compute on a personal computer
+by connecting to an external, powerful server or cloud computing system.
<p>
The <em>g.cloud</em> environment consists of a Python module. It checks if all
More information about the grass-commit
mailing list