[Insight-users] A memory issue

Dženan Zukić dzenanz at gmail.com
Fri Jan 20 06:26:51 EST 2012


Have you tried increasing virtual memory/swap file size? That should do it,
I think. But it would be slower, of course.

On Fri, Jan 20, 2012 at 11:31, Ali Mouizina <ali.mouizina at gmail.com> wrote:

> Hi all,
>
> I'm currently trying to allocate a 4-D vector whose size is
> 512*512*156*125 to store the results of  some computations i do on a 3D
> image. As expected, I don't have enough memory, is there any trick to get
> round this problem ?
>
> The results I get at each iteration of the computation process is stored
> into a slice of the 4D vector, so I thought I can process each slice
> separately. Any suggestions on how to do that or any other ideas ?
>
> Regards,
>
> Ali
>
> ------------------------------**-----------------------
>
> ______________________________**_______
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/**opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/**products/protraining.html<http://www.kitware.com/products/protraining.html>
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_**FAQ <http://www.itk.org/Wiki/ITK_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/**listinfo/insight-users<http://www.itk.org/mailman/listinfo/insight-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120120/2bb0ba96/attachment.htm>


More information about the Insight-users mailing list