Search found 2 matches

by poltast
Wed Mar 04, 2020 2:39 am
Forum: Improving ABINIT
Topic: An error occurred while running abinit without root privilege.
Replies: 2
Views: 9448

Re: An error occurred while running abinit without root privilege.

Thank you for replying to my post, Yes it is repeatable and I use MPICH 3.3.2. And if I use mpi run option like "mpirun -n 2 abinit < tbase1_x.files > log 2> err", results are At line 1363 of file ../../../src/55_abiutil/m_dtfil.F90 (unit = 5, file = 'stdin') Fortran runtime error: End of file Error...
by poltast
Tue Mar 03, 2020 3:52 am
Forum: Improving ABINIT
Topic: An error occurred while running abinit without root privilege.
Replies: 2
Views: 9448

An error occurred while running abinit without root privilege.

Hi, As I mentioned on subject, I faced a trouble on my tutorial. I'm just trying to run the test code (tutorial 1 , molecular hydrogen case) without root privilege and encounter error below in err file. *** The MPI_Comm_f2c() function was called before MPI_INIT was invoked. *** This is disallowed by...