Submit error
Moderators: Global Moderator, Moderator
-
- Jr. Member
- Posts: 67
- Joined: Mon Jul 31, 2006 1:24 pm
Submit error
Errors occur after submitting:
VERY BAD NEWS! internal error in subroutine IBZKPT:
Reciprocal lattice and k-lattice belong to different class of lattices. 40
VERY BAD NEWS! internal error in subroutine IBZKPT:
Reciprocal lattice and k-lattice belong to different class of lattices. 40
What is the matter?
VERY BAD NEWS! internal error in subroutine IBZKPT:
Reciprocal lattice and k-lattice belong to different class of lattices. 40
VERY BAD NEWS! internal error in subroutine IBZKPT:
Reciprocal lattice and k-lattice belong to different class of lattices. 40
What is the matter?
Last edited by Jiaye Li on Mon Feb 26, 2007 1:46 am, edited 1 time in total.
-
- Jr. Member
- Posts: 67
- Joined: Mon Jul 31, 2006 1:24 pm
Submit error
Here is another problem:
p2_10638: p4_error: net_recv read: probable EOF on socket: 1
p3_10649: p4_error: net_recv read: probable EOF on socket: 1
bm_list_10623: (223.890625) wakeup_slave: unable to interrupt slave 0 pid 10622
bm_list_10623: (223.890625) wakeup_slave: unable to interrupt slave 0 pid 10622
rm_l_1_10634: (223.757812) net_send: could not write to fd=6, errno = 9
rm_l_1_10634: p4_error: net_send write: -1
p4_error: latest msg from perror: Bad file descriptor
What is wrong?
p2_10638: p4_error: net_recv read: probable EOF on socket: 1
p3_10649: p4_error: net_recv read: probable EOF on socket: 1
bm_list_10623: (223.890625) wakeup_slave: unable to interrupt slave 0 pid 10622
bm_list_10623: (223.890625) wakeup_slave: unable to interrupt slave 0 pid 10622
rm_l_1_10634: (223.757812) net_send: could not write to fd=6, errno = 9
rm_l_1_10634: p4_error: net_send write: -1
p4_error: latest msg from perror: Bad file descriptor
What is wrong?
Last edited by Jiaye Li on Mon Feb 26, 2007 1:56 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Submit error
1) please check your KPOINTS file., the symmetry analysis routines of vasp obviously have found different space group symmetries for your unit cell and the symmetrized k-mesh. It may help to generate an odd k-mesh, vasp can symmetrize odd meshes more easily.
2) these errors are not vasp related. please ask your sysyem manager if there are problems with your local MPI.
2) these errors are not vasp related. please ask your sysyem manager if there are problems with your local MPI.
Last edited by admin on Thu Mar 08, 2007 9:46 am, edited 1 time in total.
-
- Jr. Member
- Posts: 67
- Joined: Mon Jul 31, 2006 1:24 pm
Submit error
Thanks.
I used an odd k point, and resubmit vasp, however, the cpu time goes very slow, i.e it shows one minute, in fact 5 minutes have passed.
Is there some helpful tricks to guide vasp newers to select k points?
I used an odd k point, and resubmit vasp, however, the cpu time goes very slow, i.e it shows one minute, in fact 5 minutes have passed.
Is there some helpful tricks to guide vasp newers to select k points?
Last edited by Jiaye Li on Thu Mar 08, 2007 11:22 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Submit error
1) please read the k-points.pdf vasp-workshop tutorial handout (http://cms.mpi.univie.ac.at/vasp-workshop) to learn more about how to choose k-points efficiently. Usually, odd Monkhurst-Pack meshes are the safest choice.
2) there may be some large discrepancy between cpu-time and wallclock time, depending on how many (other) processes are running on the computer and how much swapping has to be done. If you run vasp parallel, please also check the processor communication.
2) there may be some large discrepancy between cpu-time and wallclock time, depending on how many (other) processes are running on the computer and how much swapping has to be done. If you run vasp parallel, please also check the processor communication.
Last edited by admin on Fri Mar 09, 2007 8:13 am, edited 1 time in total.
-
- Jr. Member
- Posts: 67
- Joined: Mon Jul 31, 2006 1:24 pm