Page 1 of 1
Error while running tutoparal
Posted: Fri Apr 01, 2016 11:14 am
by ckl1202
I'm using ifort 16.0.1 to compile abinit-7.10.5. And I find when I try to test the input file of tutoparal, it will stop at the first iter and just waiting over there. But it can work correctly when I use it to run the input file of tutorial. I used only FC=ifort when I configured. And there was no error message during configuration, making and running. Is there anything more I should do or how can I avoid this problem? Hope to get help. Thank you very much.
Re: Error while running tutoparal [SOLVED]
Posted: Fri Apr 01, 2016 1:51 pm
by temok
Besides what one of the developers might reply,
I would **not** try the latest intel compiler. If you see this url
http://dev.abinit.org/status/nightly-builds/abinit-8.0it seems that the newest **intel** compiler where ABINIT is tested
for production is intel 14.
You can download an older compiler, e.g. intel13 or intel14, from intel's website;
they have free of charge academic licenses.
Cheers,
Temok
Re: Error while running tutoparal
Posted: Tue Apr 05, 2016 10:49 am
by Jordan
Yes indeed.
Intel 16 is not yet officially supported.
For parallel test, don't forget to use MPI to compile abinit.
Cheers
Jordan