-
Notifications
You must be signed in to change notification settings - Fork 140
Failed to read 8 bytes from input stream at first SCF iteration #6132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thank you for proposing the issue. We will have someone to look at the issue. |
It's |
@PeizeLin It works. but it is confusing that I sometimes reuse the INPUT file and if there is no restart density, could it be automatically initialized the density and ignore the restart file or give some explicit warning. |
We will try to implement some warnings, thanks for your feedback. |
With #6194, if there is no restart information, an explicit warning will be output. The density will be initilized automatically and ABACUS will run as usual. |
Describe the bug
when running ABACUS with
OMP_NUM_THREADS=12 nohup mpirun -n 2 --map-by socket --bind-to none abacus | tee output.log &
, the program crashed at first step of SCF iterration using HSE functional. I use the-DDEBUG_INFO=ON
to provide more details for debugDIAMINODUT5-HSE.tar.gz
Expected behavior
No response
To Reproduce
before using toolchain, i have modified the script install_openmpi.sh and install_elpa.sh to enable the support of cuda awared mpi and cusolvermp and disabled compilation of gpu version of elpa.
configure of openmpi
configure of elpa
the toolchain_gnu.sh
the build_abacus_gnu.sh
Environment
No response
Additional Context
build - 副本.log
Task list for Issue attackers (only for developers)
The text was updated successfully, but these errors were encountered: