- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hank@ftpi1:~ $ifort -o p8.out p8.for warning #13380: Compiler configuration problem encountered. Compiler cannot load imf dispatching library.
The environment is (in bash) set up like this:
PATH="$PATH:/opt/intel/composer_xe_2011_sp1.9.293/bin/intel64" MANPATH="$MANPATH:/opt/intel/composer_xe_2011_sp1.9.293/man" export INTEL_LICENSE_FILE=${FLEXPORT}@${FLEXSERVER} source /opt/intel/composer_xe_2011_sp1.9.293/bin/compilervars.sh intel64
The same error appears whether using bash or csh.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, Steve. I have the exact same problem, here's my list:
$ ls -l /opt/intel/composer_xe_2011_sp1.9.293/bin
total 196
-rwxr-xr-x. 1 root root 3719 Mar 21 16:22 compilervars_arch.csh
-rwxr-xr-x. 1 root root 4156 Mar 21 16:22 compilervars_arch.sh
-rwxr-xr-x. 1 root root 1002 Mar 21 16:22 compilervars.csh
-rwxr-xr-x. 1 root root 996 Mar 21 16:22 compilervars_global.csh
-rwxr-xr-x. 1 root root 939 Mar 21 16:22 compilervars_global.sh
-rwxr-xr-x. 1 root root 945 Mar 21 16:22 compilervars.sh
drwxr-xr-x. 2 root root 4096 Mar 21 16:22 en_US
drwxr-xr-x. 2 root root 4096 Mar 21 16:24 ia32
-rwxr-xr-x. 1 root root 380 Mar 21 16:24 idbvars.csh
-rwxr-xr-x. 1 root root 361 Mar 21 16:24 idbvars.sh
lrwxrwxrwx. 1 root root 18 Mar 21 16:22 ifortvars.csh -> ./compilervars.csh
lrwxrwxrwx. 1 root root 17 Mar 21 16:22 ifortvars.sh -> ./compilervars.sh
drwxr-xr-x. 2 root root 4096 Mar 21 16:24 intel64
drwxr-xr-x. 2 root root 4096 Mar 21 16:22 ja_JP
-rwxr-xr-x. 1 root root 58976 Feb 13 2012 loopprofileviewer.jar
drwxr-xr-x. 6 root root 4096 Mar 21 16:23 sourcechecker
-rwxr-xr-x. 1 root root 72169 Feb 14 2012 uninstall.sh
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's more usual to put the compiler directories early in PATH and LD_LIBRARY_PATH rather than at the end, in accordance with the compilervars scripts.
The final xe_2011 update was released last October.

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