-
Notifications
You must be signed in to change notification settings - Fork 40
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
Tech ydiago #127
Open
sangallidavide
wants to merge
114
commits into
tech-master
Choose a base branch
from
tech-ydiago
base: tech-master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Tech ydiago #127
Conversation
This file contains 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
MODIFIED * configure include/version/version.m4 Changes: - [yambo]: configure re-generated after merge Patch sent by: Davide Sangalli <[email protected]>
…rali Version 5.2.0, Revision 23111, Hash 7456c06 MODIFIED * .gitignore config/configure.ac config/m4/acx_report.m4 config/mk/global/actions/compile_external_libraries.mk config/mk/global/actions/download_external_libraries.mk config/mk/global/defs.mk.in config/report.in config/setup.in configure include/version/version.m4 lib/archive/Makefile.loc lib/archive/git.list.in lib/archive/package.list sbin/compilation/libraries.sh NEW * config/m4/yambo_diago.m4 lib/ydiago/Makefile.loc lib/ydiago/make_ydiago.inc.in Bugs: - Additions: - Changes: - Patch sent by: Davide Sangalli <[email protected]>
Coded first version for linking automatically ydiago library from Mu…
MODIFIED * config/m4/yambo_diago.m4 config/setup.in configure include/version/version.m4 lib/ydiago/Makefile.loc sbin/compilation/libraries.sh Bugs: - Fixed linking of ydiago library Patch sent by: Davide Sangalli <[email protected]>
MODIFIED * configure include/version/version.m4 bse/K_diago_driver.F bse/K_diagonalize.F bse/K_observables.F interface/INIT_activate.F interface/INIT_barriers.F interface/INIT_read_command_line.F Changes: - [yambo] Restored prevoius spacing in K_diago_driver - [yambo] Old diago solver can be used setting in input "o" solver Patch sent by: Davide Sangalli <[email protected]>
Tech ydiago
MODIFIED * configure include/version/version.m4 NEW * ydiago+gpu_from_yambo_gpl Changes: - Reference file created Patch sent by: Davide Sangalli <[email protected]>
For some reason, when using the ydiago solver, Yambo re-diagonalizes even when the |
MODIFIED * configure include/version/version.m4 lib/archive/package.list NEW * config/stamps_and_lists/project_dependencies.stamp Changes: - [configure] Restored project_dependencies.stamp - [libs] Ydiago updated to version 0.3.1 - [configure] configure regenerated Patch sent by: Davide Sangalli <[email protected]>
MODIFIED * configure include/version/version.m4 Changes: - [yambo] configure re-generated after merge Patch sent by: Davide Sangalli <[email protected]>
MODIFIED * configure include/version/version.m4 Changes: - [configure] regenerated afer merge Patch sent by: Davide Sangalli <[email protected]>
MODIFIED * configure include/version/version.m4 Ymodules/SET_defaults.F Ymodules/mod_BS_solvers.F bse/K_diago_driver.F bse/K_driver_init.F interface/INIT_activate.F interface/INIT_load.F Changes: - [yambo] Added control on number of eigenvalues in BSE solver Patch sent by: Davide Sangalli <[email protected]>
fix compitation and bugs
MODIFIED * configure include/version/version.m4 lib/archive/package.list bse/K_driver_init.F DELETED * ydiago+gpu_from_yambo_gpl Bugs: - yambo compilation fixed Changes: - Ydiago library upgraded to version 0.4 Patch sent by: Davide Sangalli <[email protected]>
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.
This is a follow up of PR #117
See there for details.