MKMEM input variable problem
Posted: Sun May 14, 2017 6:43 am
Hi,
I am doing some calculations and unfortunately it exceeded the memory. To solve this issue, I set the mkmem variable equals to the number of k points in the input file as per the suggestion in the log file. But apparently, I am receiving following error:
--- !ERROR
src_file: chkvars.F90
src_line: 336
mpi_rank: 0
message: |
Found the token MKMEM in the input file.
This name is not one of the registered input variable names (see the Web list of input variables).
Action: check your input file. You likely mistyped the input variable.
Please suggest me how to resolve this issue.
Thanks in advance.
Regards,
Mawla
I am doing some calculations and unfortunately it exceeded the memory. To solve this issue, I set the mkmem variable equals to the number of k points in the input file as per the suggestion in the log file. But apparently, I am receiving following error:
--- !ERROR
src_file: chkvars.F90
src_line: 336
mpi_rank: 0
message: |
Found the token MKMEM in the input file.
This name is not one of the registered input variable names (see the Web list of input variables).
Action: check your input file. You likely mistyped the input variable.
Please suggest me how to resolve this issue.
Thanks in advance.
Regards,
Mawla