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

No ARPACK/ngARPACK library in conda-forge installation #1308

Closed
danieleveclani opened this issue Sep 7, 2023 · 4 comments
Closed

No ARPACK/ngARPACK library in conda-forge installation #1308

danieleveclani opened this issue Sep 7, 2023 · 4 comments
Labels

Comments

@danieleveclani
Copy link

Dear developers,

I'm trying to use the TD-DFT module but I get the following error: "This DFTB+ binary has been compiled without support for linear response calculations using the ARPACK/ngARPACK library."

The software was installed using anaconda as you recommended, I also downloaded the precompiled version, this version support the ARPACK library but it doesn't support my installed openmpi.

Could you help me to solve the problem?

Attached file:
input file: dftb_in.txt
Structure: Brequinar_min.txt

Waiting for your kind reply,

Best,
Daniele Veclani.

@vanderhe
Copy link
Member

vanderhe commented Sep 9, 2023

Dear @danieleveclani,

at the moment the MPI-enabled binary of DFTB+ (e.g. 'dftbplus==mpi_mpich_' and 'dftbplus==mpi_openmpi_') does not support excited state calculations within the Casida formalism, regardless whether installed via conda-forge or compiled from source. I'm afraid you have to stick with the serial binary (e.g. 'dftbplus==nompi_') for now, however that might change very soon as we are already working on MPI-parallelizing this part of the code, see PR #1274.
Unfortunately your calculation will not run with the serial version either, since third order DFTB3 is not supported in combination with the excited state functionality yet. If you have any additional questions don't hesitate to reach out to us, I hope my response is somewhat helpful to you.

Best regards
Tammo

@danieleveclani
Copy link
Author

Dear Tammo,

Thank you for your clear reply. Waiting for your further implementations.

Best,
Daniele.

Copy link

stale bot commented Mar 10, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Mar 10, 2024
Copy link

stale bot commented Apr 20, 2024

This stale issue has been automatically closed.

@stale stale bot closed this as completed Apr 20, 2024
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

2 participants