Skip to content
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

Segmentation fault - invalid memory reference #97

Open
mkkarlsen opened this issue Dec 4, 2022 · 0 comments
Open

Segmentation fault - invalid memory reference #97

mkkarlsen opened this issue Dec 4, 2022 · 0 comments

Comments

@mkkarlsen
Copy link

Good day.

I am a humble student doing computations on HFS in Pb 207. I have built up to an active set 10sp7d6f with only the valence 6sp active. Then I have started opening the core, one subshell at the time. 5spd4spd went well. When I get to opening 4f, rangular crashes while sorting coefficients in the final block. I get the error

Program received signal SIGSEGV - Segmentation fault - invalid memory reference.

I see that someone has had a similar issue with 4f on here:

#43

So I decided to skip 4f, and move on to 3d. Then I get the same issue.

I do not feel like I've added unnecessary correlation, as every step so far has caused changes in A-value of order >0.1%. Usually 1%.

The number of CSFs in block 2, which crashes, is 426k. This should not be too much(?).

I ran sequential version on a HPC cluster with 192Gb RAM. I should have 1T of storage, and <200Gb is used.

Any ideas on how I ought to proceed?

Thank you,
Martin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant