[Insight-developers] Test for large image buffer convert
Bradley Lowekamp
blowekamp at mail.nih.gov
Mon Aug 10 12:15:23 EDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20090810/9daeac06/attachment.htm>
More information about the Insight-developers
mailing list