Sorry, me again!
I also get the error:
internal error: MAPSET sendtable RC_IN incorrect 37 71
Anyone know what this means?
Ben
MAPSET error
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 22
- Joined: Tue May 10, 2005 9:57 am
MAPSET error
Last edited by bth20 on Wed Sep 14, 2005 10:46 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
MAPSET error
MAPSET initialises the communication parts of the grid structure of the various FFT-grids.
the error means that the one of the FFT grids are not correctly communicated or distributed between different CPUs when transforming from reciprocal --> real space.
please make sure that
1) you use the latest VASP release
2) the error is not due to an MPI communication error.
[ Edited Fri Nov 25 2005, 04:24PM ]
the error means that the one of the FFT grids are not correctly communicated or distributed between different CPUs when transforming from reciprocal --> real space.
please make sure that
1) you use the latest VASP release
2) the error is not due to an MPI communication error.
[ Edited Fri Nov 25 2005, 04:24PM ]
Last edited by admin on Fri Nov 25, 2005 3:17 pm, edited 1 time in total.