[Insight-developers] tests are running for ever in release modewith icc 9.1.044 on linux

Lorensen, William E (GE, Research) lorensen at crd.ge.com
Mon Nov 6 20:39:20 EST 2006


Gaetan,

We had a simlilar problem with the gcc compiler. Perhaps Brad can comment.

Bill 

-----Original Message-----
From: insight-developers-bounces+lorensen=crd.ge.com at itk.org [mailto:insight-developers-bounces+lorensen=crd.ge.com at itk.org] On Behalf Of Gaetan Lehmann
Sent: Monday, November 06, 2006 4:31 AM
To: insight-developers at itk.org
Subject: Re: [Insight-developers] tests are running for ever in release modewith icc 9.1.044 on linux

On Thu, 02 Nov 2006 10:44:38 +0100, Gaetan Lehmann <gaetan.lehmann at jouy.inra.fr> wrote:

>
> Hi,
>
> Some tests are running for ever in release mode with icc 9.1.044 on  
> linux.
> I haven't try in Debug mode, but it looks a lot like the problems with  
> optimization we had some time ago with gcc.
>

It works nice with:

   SET_SOURCE_FILES_PROPERTIES(
  	     blas/slamch.c
  	     blas/dlamch.c
  	     PROPERTIES COMPILE_FLAGS -O0
  	     )

in Utilities/vxl/v3p/netlib/CMakeLists.txt. I have put that whitout test  
for the compiler, so I guess it can be done nicer :-)
A submission to the dashboard is on the way, thing that can't have been  
done before that change, because the ctest was running for more than a day.

Can someone with a better knowledge than me about how to do that, and  
still with a write access to cvs, fix that before the release ?

Thanks,

Gaetan

-- 
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
http://voxel.jouy.inra.fr
_______________________________________________
Insight-developers mailing list
Insight-developers at itk.org
http://www.itk.org/mailman/listinfo/insight-developers



More information about the Insight-developers mailing list