QUARTZ - COMPILING ENVIRONMENT
Compilers and Libraries:
Intel® C++ Compiler Professional Edition for Linux »» l_cc_p_10.1.015_intel64
Intel® Fortran Compiler Professional Edition for Linux »» l_fc_p_10.1.015_intel64
Intel® Math Kernel Librar »» l_cluster_mkl_p_9.1.023
Open MPI
http://www.open-mpi.org/
Comments on Setting Up the Compiler Environment
The programs in the Intel C++ Compiler 10.1 for Linux product rely on the environment variables |PATH| and |LD_LIBRARY_PATH|. The installation script |(install.sh)| creates compiler environment script files |(iccvars.sh/idbvars.sh)| that set these variables. It is strongly recommended that you add those script files into your login script (|.login| file). Once the variables are set in the |".login"| file there is no need to run the script files for each session.
|source| the script to setup the compiler environment:
* |> source/bin/iccvars.sh(.csh) | to use icc
* |> source/bin/idbvars.sh(.csh) | to use idb
The installation program also creates compiler configuration files named |/bin/icc.cfg| that contain common settings for all compilations. You can edit these files to add additional default options.
Compilers and Libraries:
Intel® C++ Compiler Professional Edition for Linux »» l_cc_p_10.1.015_intel64
Intel® Fortran Compiler Professional Edition for Linux »» l_fc_p_10.1.015_intel64
Intel® Math Kernel Librar »» l_cluster_mkl_p_9.1.023
Open MPI
http://www.open-mpi.org/
Comments on Setting Up the Compiler Environment
The programs in the Intel C++ Compiler 10.1 for Linux product rely on the environment variables |PATH| and |LD_LIBRARY_PATH|. The installation script |(install.sh)| creates compiler environment script files |(iccvars.sh/idbvars.sh)| that set these variables. It is strongly recommended that you add those script files into your login script (|.login| file). Once the variables are set in the |".login"| file there is no need to run the script files for each session.
|source| the script to setup the compiler environment:
* |> source
* |> source
The installation program also creates compiler configuration files named |
No hay comentarios:
Publicar un comentario