Thanks Hamish, its working if I decrease number of rows and cols. But it was working with same number of cells (I mean without changing resolution). Do you have any idea why this would be happening?<br clear="all"><br>--<br>

Kishore<br>
<br><br><div class="gmail_quote">On Thu, Apr 8, 2010 at 11:48 PM, Hamish <span dir="ltr">&lt;<a href="mailto:hamish_b@yahoo.com">hamish_b@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">Kishore wrote:<br>
&gt; r.surf.idw and v.surf.bspline were working fine for me till last week.<br>
&gt; But now it reports the following error<br>
&gt;<br>
&gt; ERROR: G_calloc unable to allocate 584928756 * 8 bytes<br>
&gt;<br>
&gt; Can anyone help me on this?<br>
<br>
</div>It means you don&#39;t have enough memory and it can&#39;t allocate any more.<br>
<div class="im"><br>
&gt; And one more thing, methods like v.to.rast and some more were very fast<br>
&gt; but now they are very slow. I am unable to understand what could be the<br>
&gt; problem?<br>
<br>
</div>check &#39;g.region -p&#39;<br>
<br>
your region will be set to be too many rows x columns. try to keep it<br>
smaller than say 20000 x 20000 (but 2000x2000 might be a typical value).<br>
<font color="#888888"><br>
<br>
Hamish<br>
<br>
<br>
<br>
<br>
</font></blockquote></div><br>