No subject


Wed Nov 14 17:02:17 EST 2007


if it is possible in your operating system. If you compile with 
<tt>-D_FILE_OFFSET_BITS=64</tt>, you should be able to have raster maps 
which are larger than 2Gb.

<a name="manuals"></a>
<h2>GRASS 5.4 documents</h2>

<ul>
<li>GRASS 5.4 <a href="../gdp/online.html">User manuals</a>
<li><a href="../grassdevel.html#prog">Programmer's manual</a>
</ul>

<a name="bugs"></A>
<h2>Bug reports</h2>
<ul>
<li> You are kindly requested to send your comments about GRASS 5 functionality
  (recent version).
<li>List of <a  href="http://intevation.de/rt/webrt?q_queue=grass">known bugs 
 in this GRASS 5.4.x version</A>. Your help to fix these bugs is highly appreciated. If you find
 a bug, please check the list if it is already known. If not, you are kindly
 requested to report the bug(s) to use our new <a href="../bugtracking/bugreport.html">bug report form</a>
</ul>

<a name="cluster"></a>
<h2>Clustered GRASS GIS</h2>

GIS related work is regularly CPU-intensive - as CPU power becomes cheaper
nowadays, GRASS might be run in clustered environments. There are several
options to parallelize GRASS:

<ul>
<li><a href=http://openmosix.sourceforge.net/>openMOSIX</a>: To run GRASS
on an openMOSIX cluster,
there is no need to modify GRASS or to link with any library, or even
to assign processes to different nodes. You can run GRASS in parallel
sessions (same location, different mapsets) which will be sent to the
various cluster nodes.
However, individual modules will be run serially on one CPU. So this is more
load-balancing than a real cluster. It should be quite easy to set up.
<li><a href=http://www.beowulf.org>Beowulf Cluster</a>: Requires GRASS
modifications not done yet.
<li>GRASS 5 contains the "gmath" library which contains wrapper functions to
the numerical libraries <a
href=http://www.netlib.org/lapack/>LAPACK</a>/<a
href=http://www.netlib.org/blas/>BLAS</a> which also exists in a
parallelized form <a
href=http://www.cs.utexas.edu/users/plapack/>PLAPACK</a> and <a
href=http://www.netlib.org/scalapack/pblas_qref.html>PBLAS</A> and <a
href=http://www.netlib.org/scalapack/>ScaLAPACK</a>. However, further
work has to be done to utilize the LAPACK/BLAS functions within GRASS.
<li><a href=http://www.tigers.ru/grass_docs/progs/DESCRIPTION.html>Parallelized s.surf.idw (MPI)</a>
</ul>

<a name="credits"></a>
<h2>Credits</h2>

<A HREF="../grasscredits.html">GRASS Credits page</a> (incomplete) - List of
<a href=http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/AUTHORS>GRASS
Development Team members</a>


<a name="download"></a>
<h2>Download</h2>
<b>Ok, ok.  How can I get current GRASS 5.3.x?</b><p>
Go to the <b><a href="../download.html">download page</a></b> and start downloading!<p>
<p>
<b>Some additional tidbits you may need...</b>
<ul>
<li>TclTkGRASS needs the Tcl and Tk libraries 8.x or later to run
<li>r.in.tiff needs the <a href="http://www.libtiff.org">libtiff</a> and <a
href=ftp://ftp.freesoftware.com/pub/infozip/zlib/index.html>libz</a> (usually already
existing on Linux systems)
<li>r.in.png/r.out.png need the <a href=http://www.libpng.org/pub/png/>PNG library</a>
<li> NVIZ and r3.showdspf use the <a href="http://mesa3d.sourceforge.net/">Mesa 3D</a> OpenGL clone
<li>List of <a href=source/REQUIREMENTS.html>further (partly optional)
    GRASS 5 compile requirements</a>
</ul>

<h2>Are you programmer?</h2>
Join the <A HREF="../grassdevel.html">GRASS GIS Developers Mailing List</a>


<!-- FOOTER -->
<hr>
<DIV ALIGN=right>&copy; 2004 GRASS Development Team<br>
<a href="mailto:weblist at grass.itc.it">Comments</a> about this page | <a href="../faq/index.html">FAQ</a> | <a href="../download.html">Download</a> | <a href="../support.html">Support</a> | <a href="../gdp/index.html">Docs</a>  | <a href="../grassdevel.html">Programming</a> | Back <a href=../index.html>HOME</a><br>
<i>Last change:
$Date: 2004/11/10 17:45:31 $
</i></DIV>

</body>
</html>





More information about the grass-web mailing list