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

ppconvert hangs indefinitely on solve #891

Closed
camelto2 opened this issue Jun 13, 2018 · 6 comments
Closed

ppconvert hangs indefinitely on solve #891

camelto2 opened this issue Jun 13, 2018 · 6 comments
Labels

Comments

@camelto2
Copy link
Contributor

After compiling with the new additions to ppconvert using -DBUILD_PPCONVERT=1 and make ppconvert, ppconvert seems to hang indefinitely on converting any potential. As an example, simply running the example in the manual for the Oxygen BFD ECP in gamess format hangs indefinitely with the output

Atomic symbol = O
PseudoCharge = 6
lmax = 1
Finished reading GAMESS pseudopotential.
Solving atom for reference state 1s(2)2p(4):

and it never actually starts solving for the reference states. An executable prior to the recent changes works fine

@ye-luo
Copy link
Contributor

ye-luo commented Jun 13, 2018

I noticed similar things on my AMD box with gnu compiler. Which compiler do you use?

@ye-luo
Copy link
Contributor

ye-luo commented Jun 13, 2018

What is the new addition you referred to?

@camelto2
Copy link
Contributor Author

This was a gnu compiler as well. I was just referring to the changes you made to include the density_mix as well as adding the option to compiler ppconvert using -DBUILD_PPCONVERT and make ppconvert as opposed to having to manually compiler yourself. My previous executable prior to those changes works fine with the gnu compilers. However, compiling as described in the manual now results in it hanging

@mcbennet
Copy link
Contributor

Just to add to the investigation. This looks to not be a problem if compiled with intel compilers -- which I just tested.

@jtkrogel jtkrogel added the bug label Jun 29, 2018
@prckent
Copy link
Contributor

prckent commented Mar 27, 2019

I believe that this has been solved in develop. Will reopen if not.

@prckent prckent closed this as completed Mar 27, 2019
@ye-luo
Copy link
Contributor

ye-luo commented Mar 27, 2019

Fixed by #1403

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

No branches or pull requests

5 participants