-
Notifications
You must be signed in to change notification settings - Fork 141
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
BAD TERMINATION when output #5796
Comments
We will take a closer look |
@Shen-Zhen-Xiong I think it maybe caused by one of these three settings:
can you check that? |
@dyzheng Thx, I will try to test these settings |
@dyzheng while out_mat_t 1, it is error |
I used abacus-v3.9.0 compiled with oneapi-2024.0.1, and I found that setting out_mul 1 would also cause a segmentation fault at the end of the calculation. |
It seems that out_mat_t can be executed successfully with ONLY one core.
|
Describe the bug
case_Cr3Te4.tar.gz
There are some core dumps while output the results. the error message is:
terminate called after throwing an instance of 'std::out_of_range'
what(): map::at
Expected behavior
No response
To Reproduce
No response
Environment
No response
Additional Context
No response
Task list for Issue attackers (only for developers)
The text was updated successfully, but these errors were encountered: