-
Notifications
You must be signed in to change notification settings - Fork 50
Tech magma #102
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
base: tech-master
Are you sure you want to change the base?
Tech magma #102
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]>
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]>
@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]>
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]>
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
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