有知道下面这个报错是为什么吗?万分感谢! vasp计算报错fatal error in PMPI_waitall:see the MPI_ERROR field in MPI_status for the error code
fatal error in PMPI_waitall:see the MPI_ERROR field in MPI_status for the error code,重新启动看看
请问问题解决了吗?我也遇到了相同问题困扰了很久。
在vasp官方论坛看到有回复说是需要升级intel编译器。
目前我的解决方案是:调整并行计算的核数为8。之前我的服务器满核数48,后来我改为1-8的时候可以正常计算,且8核的时候速度还可以,超过12则不行。