Hi,
Compiling for other target different than AVX512, there is no error.
Compiler is:
Intel® Parallel Studio XE 2017 Update 4 Composer Edition for C++ Windows* Integration for Microsoft* Visual Studio* 2015, Version 17.0.76.14
ERROR:
1>C:\ALA64_03_17\sdlCAT3D\Rad_TERMA.C(497) (col. 5): : error : 04010020_1290
1>
1>xilink: : error #10014: problem during multi-file optimization compilation (code 4)
1>xilink: : error #10014: problem during multi-file optimization compilation (code 4)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
The options are:
/GS- /TC /Qopenmp /GA /Qrestrict /Qftz /W4 /QxCORE-AVX512 /Zc:wchar_t /Zi /O3 /Ob2 /Fd"x64\Release\vc140.pdb" /fp:fast=2 /Quse-intel-optimized-headers /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "MYSDL_MEVIS" /D "_MBCS" /Qipo /Zc:forScope /GR- /Qopt-matmul /Oi /MT /Fa"x64\Release\" /nologo /Fo"x64\Release\" /Qprof-dir "x64\Release\" /Qstd=c99 /Ot /Fp"x64\Release\CAT3D.pch"
And additional options:
/Qdiag-disable:1786,2557,3280,344,1879 /Qprec-div- /Qlong-double
It is a big project, a Radiation Treatment Planning System, not open source, so I can not send the sources.
Thanks Armando