[Insight-developers] Test for large image buffer convert

Bradley Lowekamp blowekamp at mail.nih.gov
Tue Aug 11 10:40:58 EDT 2009


On Aug 10, 2009, at 4:40 PM, Luis Ibanez wrote:
>
>
> We enable them conditionally by using the CMake flag:
>
>         ITK_COMPUTER_MEMORY_SIZE
>
> It will be great to enable them in other computers.
>
>
>       Luis


Yes it would be great if other builds set this flag! Unfortunately, my  
minis only have 2GB and are not easily upgradable.

I have committed the new test and the fix. And I will await the result  
of the one run on the nightly build.

Brad

>
> --------------------------------------------
> On Mon, Aug 10, 2009 at 12:15 PM, Bradley Lowekamp <blowekamp at mail.nih.gov 
> > wrote:
> Hello,
>
> I have completed the patch and a test for the following bug:
>
> http://www.itk.org/Bug/view.php?id=6840
>
> The problem with the bug is that it requires a large amount of  
> memory to run the test approx. 8 GB:
>
> +  # Image of 2.5 Gigabytes (pixels size is 8-bits out and 16-bit in)
> +  ADD_TEST(itkLargeImageWriteConvertReadTest ${IO_TESTS}  
> itkLargeImageWriteConvertReadTest
> +           ${ITK_TEST_OUTPUT_DIR}/LargeImageConvert.nrrd  50000L )
>
>
> Currently there are few machines with the relevant setting to enable  
> the big mem tests. And half of them that do, are windows 64, so they  
> don't really work.
>
> Should I create a new test even though it won't be run and tested on  
> the dashboard?
>
> Name?
> itkLargeImageWriteConvertReadTest?
> itkLargeConvertBufferTest.cxx?
> itkConvertBufferTest3.cxx?
>
>
> ========================================================
> Bradley Lowekamp
> Lockheed Martin Contractor for
> Office of High Performance Computing and Communications
> National Library of Medicine
> blowekamp at mail.nih.gov
>
>
>

========================================================
Bradley Lowekamp
Lockheed Martin Contractor for
Office of High Performance Computing and Communications
National Library of Medicine
blowekamp at mail.nih.gov


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20090811/c0810c0a/attachment-0001.htm>


More information about the Insight-developers mailing list