Hi there,
I am encountering the following error when trying to perform a calculation with ALGO=TDHF on this system. Do you have any ideas as to what this could be? I've never encountered this issue before, and seems to be an error encountered in a scaLAPACK routine. I am using VASP 5.4.4, and can try using the newest version, but wanted to check before doing so. I have attached all relevant inputs/outputs for the calculation. Due to size limitations, I couldn't attach my WAVECAR/WAVEDER files.
Code: Select all
|.........|........ BSE redistributing all elements
BSE diagonalizing matrix (scaLAPACKaware)
{ 0, 0}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 1, 0}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 2, 0}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 3, 0}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 2, 1}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 3, 1}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 4, 0}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 5, 0}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 0, 1}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 1, 1}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 4, 1}: On entry to
PZHENTRD parameter number 13 had an illegal value
{ 5, 1}: On entry to
PZHENTRD parameter number 13 had an illegal value
Abort(269032709) on node 10 (rank 10 in comm 0): Fatal error in PMPI_Bcast: Invalid communicator, error stack:
PMPI_Bcast(431): MPI_Bcast(buf=0xacb7a80, count=3, MPI_DOUBLE, root=0, comm=comm=0x0) failed
PMPI_Bcast(370): Invalid communicator
Thanks!
Jake