You must login to use this action: subscribe.

Clear message

2007-03-12: Intel compiler shared libraries installed on 64 bit machines

The 32 bit shared runtime libraries of the Intel C/C++ and Fortran compilers are now installed on the 64 bit SL3 machines as well. Unfortunately, the native 64 bit libraries had to bemoved to a different directory, so your 64 bit jobs might need to be fixed.

You have two options: either recompile your 64 bit program with the latest release of the Intel compiler or set the environment variable LD_LIBRARY_PATH to the directory /opt/products/icc/9.0/lib64 for C/C++ programs or /opt/products/ifort/9.0/lib64 for Fortran applications.

32 bit programs will run unmodified.

News/2007-03-12:_Intel_compiler_shared_libraries_installed_on_64_bit_machines (last edited 2008-10-30 11:40:39 by localhost)