| | Compiling with Intel(R) Visual Fortran Compiler 18.0.3.210 [Intel(R) 64]...
ifort /nologo /debug:full /Od /warn:interfaces /module:"x64\Debug\\" /object:"x64\Debug\\" /Fd"x64\Debug\vc150.pdb" /traceback /check:bounds /check:stack /libs:dll /threads /dbglibs /Qmkl:parallel /c /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\\bin\amd64" /Qm64 "D:\1_STUDY\1_MATERIALS\00_MKL\0_Extended eigensolver\Examples\feast_example_runtime_error_2\feast_example_runtime_error_2\MAIN.for"
Linking...
Link /OUT:"x64\Debug\feast_example_runtime_error_2.exe" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"x64\Debug\feast_example_runtime_error_2.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\1_STUDY\1_MATERIALS\00_MKL\0_Extended eigensolver\Examples\feast_example_runtime_error_2\feast_example_runtime_error_2\x64\Debug\feast_example_runtime_error_2.pdb" /SUBSYSTEM:CONSOLE /IMPLIB:"D:\1_STUDY\1_MATERIALS\00_MKL\0_Extended eigensolver\Examples\feast_example_runtime_error_2\feast_example_runtime_error_2\x64\Debug\feast_example_runtime_error_2.lib" -qm64 /qoffload-ldopts="-mkl=parallel" "x64\Debug\MAIN.obj"
Embedding manifest...
mt.exe /nologo /outputresource:"D:\1_STUDY\1_MATERIALS\00_MKL\0_Extended eigensolver\Examples\feast_example_runtime_error_2\feast_example_runtime_error_2\x64\Debug\feast_example_runtime_error_2.exe;#1" /manifest "x64\Debug\feast_example_runtime_error_2.exe.intermediate.manifest"
feast_example_runtime_error_2 - 0 error(s), 0 warning(s)
|