- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
By default it installs into /opt/intel You need to "source /opt/intel/bin/ifortvars.sh intel64" (to build for x64) to make the ifort command available. See the compiler release notes for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for late reply, I don't see anything fortran-related in my installation unfortunately:
$ find /opt/intel -name 'ifort*'
Just to make sure:
$ ls /opt/intel/composer_xe_2015.2.164/bin/intel64 codecov icc.cfg icpc_libFNP.so libiml_attr.so map_opts profdcg tselect_libFNP.so codecov_libFNP.so icc_libFNP.so inspxe-inject libintelremotemon.so mcpcom profmerge xiar gdb-ia icpc inspxe-runsc loopprofileviewer.csh mic_extract proforder xild icc icpc.cfg inspxe-wrap loopprofileviewer.sh offload_extract tselect
$ ls /opt/intel/composer_xe_2015.2.164/bin/intel64_mic codecov icc icpc libiml_attr.so map_opts profdcg proforder x86_64-linux.env xiar.cfg xild.cfg gdb-mic icc.cfg icpc.cfg libintelremotemon.so mcpcom profmerge tselect xiar xild
DId I mess up the compiler suite I need? The Parallel Studio XE page https://software.intel.com/en-us/intel-parallel-studio-xe mentions fortran for all the editions available.
I did not clarify before: I need icc and ifort targetting MIC, for cross-compilation.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Parallel studio is offered with Fortran alone, c++ without Fortran, or both together. Normally, you would select the installation option to choose components so would see which are included. Apparently you installed c++ but not Fortran. Each of the Xeon compilers installs the Mic cross compiler unless you deselect it.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page