Page 1 of 1

Where I can find the executables for ABINIT

Posted: Tue Aug 09, 2011 2:57 pm
by JackMedley
Hi guys bit of a rookie question here but im pretty stuck...
I'm working with v6.8.1 of ABINIT, and have succesfully ran './configure' and 'make' (at least so far as I can tell) with MPI enabled. I have begun running the tests (run-basic-tests.sh - located in the directory abinit-6.8.1/tests/Scripts) and they have been succesful. However I cant actually find the executable 'abinip' anywhere! The test scripts are constantly saying things like 'starting abinit' so I assume that they are there somewhere. If anybody could point me in the right direction it would be much appreciated. Many Thanks
Jack M

Re: Where I can find the executables for ABINIT

Posted: Tue Aug 09, 2011 3:30 pm
by JackMedley
Ahha slight improvement ive found the 'abinit' executable, however from using previous versions (v5.8 I think) I was expecting a serial version and a seperate parallel version (abinis and abinip resp.) is this no longer the case? Jack M

Re: Where I can find the executables for ABINIT

Posted: Tue Aug 09, 2011 5:18 pm
by Boris
Hi

Abinit executable are located in the /src/98_main directory.

And you are right, there is no longer a distinction between serial and parallel versions of abinit.