Open
Conversation
…rary compilation not yet available.
Conflicts: configure
This reverts commit ffc7c5e.
MODIFIED * include/driver/version.h dipoles/DIPOLE_overlaps.F
NEW *
Bugs:
- workaround for issue #729 to fix compilation
Patch sent by: Davide Sangalli <[email protected]>
Conflicts: config/report.in include/driver/version.h src/modules/.objects
Blanca Mellado Pinto)
MODIFIED * configure include/version/version.m4 DELETED * include/driver/version.h Changes: - deleted old version.h file (not needed anymore) Patch sent by: Davide Sangalli <[email protected]>
Member
Author
|
There is also a discussion in this connected pull-request: blmelp#1 Was this solved? |
MODIFIED * configure include/version/version.m4 Changes: - [yambo]: configure re-generated after merge Patch sent by: Davide Sangalli <[email protected]>
MODIFIED * config/m4/acx_report.m4 config/report.in configure include/version/version.m4 Bugs: - Few small fixes in the configure Additions: - Changes: - Patch sent by: Davide Sangalli <[email protected]>
Member
Author
@andrea-ferretti should we proceed with the merge? I checked the code. I see:
|
MODIFIED * include/version/version.m4 modules/mod_linear_algebra.F Changes: - [yambo] Added few messages Patch sent by: Davide Sangalli <[email protected]>
MODIFIED * config/m4/acx_report.m4 config/m4/magma.m4 config/mk/global/actions/compile_external_libraries.mk config/mk/global/actions/download_external_libraries.mk configure include/version/version.m4 lib/archive/Makefile.loc lib/archive/package.list NEW * lib/magma/Makefile.loc Changes: - [yambo] few more steps to prepare internal magma compilation Patch sent by: Davide Sangalli <[email protected]>
Member
|
Dear Davide, MAGMA libs are necessary to use this branch? If the answer is yes a documentation is needed in order to install them properly. This is also needed in order to add the lib to the robots libraries. THX |
MODIFIED * configure include/version/version.m4 ypp/excitons/excitons_bands.F ypp/excitons/excitons_interpolate_setup.F ypp/plotting/plot_interpolated_values.F Changes: - Built in bands available also in excitons interpolation Patch sent by: Davide Sangalli <[email protected]>
Member
Author
No, they are optional. I'm not the expert here. @andrea-ferretti did most of the coding |
MODIFIED * configure include/version/version.m4 dipoles/Berry_polarization_EQ.F dipoles/DIPOLE_covariant.F hamiltonian/Build_W_operator.F nloptics/NL_Berry_current.F nloptics/NL_current.F Bugs: - List of changes propsed in #172 Branch created after quick discussion with Claudio and Myrta Patch sent by: Davide Sangalli <[email protected]>
MODIFIED * configure include/version/version.m4 NEW * Discussion_AD_DS_20250225.dat Additions: - Created file with discussion with AndreaF Patch sent by: Davide Sangalli <[email protected]>
Conflicts: configure
Conflicts: configure
Fixes issues 172
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Interface to the magma library for diagonalization of the BSE (also on GPU)
Developments by @andrea-ferretti and @blmelp
Pull request opened after suggesion of @andrea-ferretti