[Numpy-discussion] Incompatability of svn 3868 distutils with v10.0 Intel compilers and MKL9.1
Albert Strasheim
fullung at gmail.com
Thu Jun 14 10:17:04 EDT 2007
Hello all
On Thu, 14 Jun 2007, Matthieu Brucher wrote:
> >
> >cc_exe = 'icc -g -fomit-frame-pointer -xT -fast'
>
> Just some comments on that :
> - in release mode, you should not use '-g', it slows down the execution of
> your program
Do you have a reference that explains this in more detail? I thought -g
just added debug information without changing the generated code?
Regards,
Albert
More information about the NumPy-Discussion
mailing list