Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Compiler Internal Error*

xlfan
Beginner
451 Views
I am using the intel math lib 6.1 with the intel fortran complier 7.0 to compile the vasp.4.6.6.It is ok to compile the singel k pointfor multiple processes, also the multiple k pointsfor single procesee. But it can't pass when I compile the mulitiple k pointswithmultiple process. The error message is following:
./preprocess choleski2.f90 -DMPI -DHOST="LinuxIFC" -DIFC -Dkind8 -DNGZhalf -DCACHE_SIZE=2000 -DPGF90 -Davoidalloc -DRPROMU_DGEMV -DRACCMU_DGEMV -DMPI_BLOCK=1000
hf77 -i_dynamic -FR -lowercase -O3 -xW -tpp7 -c choleski2.f90
module CHOLESKI
module subroutine ORTHCH
*Compiler Internal Error* : Please report to Intel Corporation
compilation aborted for choleski2.f90 (code 1)
hf77: No such file or directory
make: *** [choleski2.o] Error 1
Any one can help me. Thank you verr much
0 Kudos
0 Replies
Reply