- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Downloaded the latest fortran compiler with VS (parallel_studio_xe_2017_update1_composer_edition_for_fortran_setup). Been several months since I tried to compile a version that ran on an earlier version of XE. The build log is attached but appears the problem relates to finding the libadvisor.lib.
My compiler command line is :/nologo /debug:full /O2 /Ob1 /Qparallel /Qopt-prefetch=3 /Qipo /Qopt-matmul /I"\include\intel64" /arch:SSE3 /tune:haswell /extend_source:80 /module:"x64\Release\\" /object:"x64\Release\\" /Fd"x64\Release\vc140.pdb" /libs:dll /threads /Qmkl:parallel /c
And the linker command line is :/OUT:"x64\Release\12.24.Console1.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"\lib64" /MANIFEST /MANIFESTFILE:"x64\Release\12.24.Console1.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"F:\Macro3d\Testing\Intel\12.24.2016\12.24.Console1\12.24.Console1\x64\Release\12.24.Console1.pdb" /SUBSYSTEM:CONSOLE /IMPLIB:"F:\Macro3d\Testing\Intel\12.24.2016\12.24.Console1\12.24.Console1\x64\Release\12.24.Console1.lib" libadvisor.lib
Thanks for your assistance.
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Have done a search on all drives, it ain't there. Where is it suppose to be? Searches on web didn't help.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
This might be part of Intel Advisor XE, a component of some editions of Intel Parallel Studio XE.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
You have to have the professional version of XE or download separate.
