Error while running tutoparal [SOLVED]
Moderator: bguster
Error while running tutoparal
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]
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.0
it 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
I would **not** try the latest intel compiler. If you see this url
http://dev.abinit.org/status/nightly-builds/abinit-8.0
it 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
Yes indeed.
Intel 16 is not yet officially supported.
For parallel test, don't forget to use MPI to compile abinit.
Cheers
Jordan
Intel 16 is not yet officially supported.
For parallel test, don't forget to use MPI to compile abinit.
Cheers
Jordan