Hi all,

After compiling openmpi using intel parallel studio, I've seen the following bashrc settings by others:

----------------
source /home/zhanqgp/intel/composerxe/bin/compilervars.sh intel64
source /home/zhanggp/intel/composerxe/mkl/bin/mklvars.sh intel64 lp64
export PATH=/home/zhanggp/software/openmpi-1.4.5/bin:$PATH
expott LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/zhanggp/software/openmpi-1.4.5/lib
export OMP_NUM_THREADS=1
export MKL_NUM_THREADS=1
----------------

Could you please give me some hints the OMP_NUM_THREADS and MKL_NUM_THREADS used in bashrc file? Must I use them? Thanks in advance.

Regards
--
Hongsheng Zhao <zhaohs...@yahoo.com.cn>
School of Physics and Electrical Information Science,
Ningxia University, Yinchuan 750021, China

Reply via email to