- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I'm not an expert so sorry if my question looks a bit naive.
I've have download and installed Intel® Fortran Composer XE for Linux* 2013
from the webpage http://software.intel.com/en-us/non-commercial-software-development
and I have three question:
the firs is if this package is self consistence or if I have to downlod other libraries or packages to make it work properly, like the one that are in the page http://software.intel.com/en-us/intel-compilers. Am I missing to download something from this page?
the second is if the older version of the compiler (2011) is available on the website, because I didn't find it.
The third is a compilation problem..
When i try to compile a file i get a warning like this
remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'
but I can't understand if is an important warning or not.
Maybe I'm missing something in the installation? because if i type sudo /opt/intel/bin/link_install.sh -s i get the follosing, where looks like that something is not present.
Is this related with the compilation problem?
Thanks in advance
Daniele
ICP12_REPORT()
INTEL_BIN_DIR=/opt/intel/bin (exists)
INTEL_COMPOSERXE_2011_DIR=/opt/intel/composer_xe_2013 (exists)
INTEL_COMPOSERXE_2011_BIN_DIR=/opt/intel/composer_xe_2013/bin (exists)
INTEL_COMPOSERXE_DIR=/opt/intel/composerxe (exists)
INTEL_COMPOSERXE_BIN_SC=/opt/intel/composer_xe_2013/bin/sourcechecker (exists)
INTEL_COMPOSERXE_2011_PKG_BIN_DIR=/opt/intel/composer_xe_2013/pkg_bin (exists)
INTEL_COMPOSERXE_2011_LIB_DIR=/opt/intel/composer_xe_2013/lib (exists)
INTEL_COMPOSERXE_2011_INCLUDE_DIR=/opt/intel/composer_xe_2013/include (exists)
INTEL_COMPOSERXE_2011_MAN_DIR=/opt/intel/composer_xe_2013/man (exists)
INTEL_COMPOSERXE_2011_TBB_DIR=/opt/intel/composer_xe_2013/tbb (not present)
INTEL_COMPOSERXE_2011_MKL_DIR=/opt/intel/composer_xe_2013/mkl (exists)
INTEL_COMPOSERXE_2011_IPP_DIR=/opt/intel/composer_xe_2013/ipp (not present)
INTEL_COMPOSERXE_2011_DEBUGGER_DIR=/opt/intel/composer_xe_2013/debugger (exists)
INTEL_COMPOSERXE_2011_ECLIPSE_SUPPORT_DIR=/opt/intel/composer_xe_2013/eclipse_support (exists)
INTEL_COMPOSERXE_2011_DOCUMENTATION_DIR=/opt/intel/composer_xe_2013/Documentation (exists)
INTEL_COMPOSERXE_2011_SAMPLES_DIR=/opt/intel/composer_xe_2013/Samples (exists)
INTEL_LIB_DIR=/opt/intel/lib (exists)
INTEL_INCLUDE_DIR=/opt/intel/include (exists)
INTEL_MAN_DIR=/opt/intel/man (exists)
INTEL_IPP_DIR=/opt/intel/ipp (not present)
INTEL_MKL_DIR=/opt/intel/mkl (exists)
INTEL_TBB_DIR=/opt/intel/tbb (not present)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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