On Wed, Apr 01, 2020, Sapna Shedge wrote:
>
>First I load module intel
>then I do ./configure intel
The configure script uses the icc and ifort executables that are in your
PATH. What is the result of typing "which icc" (after loading the intel
module)?
>instead it is using /opt/anaconda3/bin/x86_64-conda_cos6-linux-gnu-cc -v to
>find the version.
We don't have any information about what your intel module does, or
how anaconda gets involved. You might also post your PATH variable, in
case that helps. Maybe some of the conda experts on the list will
recognize this issue.
Finally, note that using Intel compilers provides only a minor
performance improvement for most applications. If you are new to Amber,
consider using gnu compilers, and turning to intel later as you need it.
...good luck....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Apr 02 2020 - 05:00:02 PDT