<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Dear
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<strong style="font-weight: bold; color: rgb(48, 127, 0);
font-family: verdana; font-size: small; font-style: normal;
font-variant: normal; letter-spacing: normal; line-height: 18.2px;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255);">Yeonung,<br>
<br>
I used to compile qe-5.30 with intel parallel studio 2016, using
this statements:<br>
<br>
</strong><strong style="font-weight: bold; color: rgb(48, 127, 0);
font-family: verdana; font-size: small; font-style: normal;
font-variant: normal; letter-spacing: normal; line-height: 18.2px;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255);">export FC=mpiifort<br>
export F90=mpiifort<br>
export F77=mpiifort<br>
export MPIF90=mpiifort<br>
export CC=mpiicc<br>
export CPP="icc -E"<br>
export CFLAGS=$FCFLAGS<br>
export AR=xiar<br>
export BLAS_LIBS=""<br>
export LAPACK_LIBS="-lmkl_blacs_intelmpi_lp64"<br>
export SCALAPACK_LIBS="-lmkl_scalapack_lp64
-lmkl_blacs_intelmpi_lp64"<br>
export FFT_LIBS="-L$MKLROOT/intel64"<br>
./configure --enable-parallel<br>
</strong><br>
you can save it as a bash script, an run it inside qe folder.<br>
<br>
Of course make sure that the intel parallel studio wrapper is in
your path (e.g. : source /opt/intel/bin/compilervars.sh intel64 ),
this invoke all the needed environmental variables.<br>
<br>
<pre style="font-family:courier,'courier new',monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);line-height:19.6px"><span style="font-family:arial,sans-serif;line-height:normal;color:rgb(34,34,34);background-color:transparent">Youssef Aharbil, </span></pre>
<pre style="font-family:courier,'courier new',monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);line-height:19.6px"><span style="font-family:arial,sans-serif;line-height:normal;color:rgb(34,34,34)">Laboratory of Physics and Chemistry of Materials</span></pre>
<pre style="font-family:courier,'courier new',monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);line-height:19.6px"><span style="font-family:arial,sans-serif;line-height:normal;color:rgb(34,34,34)">Faculty of sciences Ben msik, Casablanca</span></pre>
<pre style="font-family:courier,'courier new',monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);line-height:19.6px"><span style="font-family:arial,sans-serif;line-height:normal;color:rgb(34,34,34)">Morocco</span></pre>
<br>
<br>
</body>
</html>