On Nov 9, 10:41 pm, Cactus <rieman...@gmail.com> wrote:
> Hi All
>
> The v12 Intel compiler doesn't compile mpn_fft.c correctly.
>
> When optimisation is turned off for this file, all tests then pass.
>
> There are a lot of new optimisation features in the v12 compiler with
> a lot of support for optimising parallelism, which we may be able to
> take advantage of.

Anyone wishing to use the new Intel v12 compiler to build MPIR will
have to make a minor adjustment to the MPIR Visual Studio 2010 build
project they are using after it has been converted to use the Intel
compiler.

In the solution explorer the file mpn/mul_fft.c should be located and
the file properties should be changed under "Properties|C/C++|General
[Intel C++]" to set the item "Use Visual C++ Compiler" to 'yes'.

All tests should then build and pass with the standard compile
options.

    Brian

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-de...@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to