Dear developers, In compiling siesta-4.0.0 with mpiifort there is a problem with FoX that take it as compiler and produce some error with fortran compiler. I have some test and found out if we set FC_SERIAL=ifort in arch.make this problem will be solved. Now I want ask you to add some script like below to your configure file which recognize it. Maybe there is an other answer which I don't know for this problem but I solve it by this trick. if [ $FC=="mpiifort" ];then FC_SERIAL=ifort fi I couldn't implement it in configure because of lack of knowledge. so I just edit the arch.make by hand. Hope you guide me and if this is a bug, do what to do. my system is : centos 5.5 intel parallel studio cluster edition 2015+mpi -- Best regards Mersad Mostaghimi
IRAN-Isfahan University of Technology Quantum Simulation Of Matter Laboratory - Physics Department National High Performance Computation Center Mail:mersadk...@gmail.com Website:http://mmostaghimi.physics.iut.ac.ir/ Phone:+98-913-269-0903