Recently, I have installed intel compiler, I loss the information for the set default mpicc, How can I set the following default in an easy way?
CC variable not set,
CC = /usr/bin/mpicc
CXX variable not set,
CXX = /usr/bin/mpicxx
FC variable not set,
FC = /usr/bin/mpif90
FF variable not set,
FF = /usr/bin/mpif77
Thanks in advance.
0 Answers