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

Dev/gp3 ipea #127

Merged
merged 3 commits into from
Feb 19, 2025
Merged

Dev/gp3 ipea #127

merged 3 commits into from
Feb 19, 2025

Conversation

marcelmbn
Copy link
Member

marcelmbn and others added 3 commits February 17, 2025 17:52
* fix inconsistencies in ORCA interface

Signed-off-by: Marcel Müller <[email protected]>

* make new default more consistent; allow setting to 'none'

Signed-off-by: Marcel Müller <[email protected]>

* reduce printout as nobody sees it anyway

Signed-off-by: Marcel Müller <[email protected]>

* forgot some return statements

Signed-off-by: Marcel Müller <[email protected]>

---------

Signed-off-by: Marcel Müller <[email protected]>
* initial work

* new parallelization preliminary done

* small fix in tests

* commented unnecessary code

* updated construction sites

* hopefully fixed parallelization

* small test fix

* initial work

* new parallelization preliminary done

* small fix in tests

* commented unnecessary code

* updated construction sites

* hopefully fixed parallelization

* small test fix

* only print when verbosity > 0, otherwise nothing is printed (bad)

* pre-commit fixes

* added ncores to config + implemented setting ncores for external programs

* fixed tests

* added check for number of cores available vs needed

* pre-commit

* test fix

* fixed tm implementation

* updated main.py

* tqdm progress bar

* updated dependencies

* mypy types import

* moved warnings in correct bracket

* updated default config toml

* added final output of molecules and timing

* fixed time

* better time info

* print formatting

* shift block setup to parallel.py

Signed-off-by: Marcel Müller <[email protected]>

* avoid UnboundLocalError

Signed-off-by: Marcel Müller <[email protected]>

* some code formatting and printout adjustments

Signed-off-by: Marcel Müller <[email protected]>

* shifted CHANGELOG entry to correct position

Signed-off-by: Marcel Müller <[email protected]>

* update CODEOWNERS file

Signed-off-by: Marcel Müller <[email protected]>

* parallelization unnecessary external calls in case of stop_event set fixed

* test fix

* extend stop_event check also for postprocessing part

Signed-off-by: Marcel Müller <[email protected]>

* Update src/mindlessgen/molecules/refinement.py

Co-authored-by: Marcel Mueller <[email protected]>

* coding practice

* Update src/mindlessgen/generator/main.py

Co-authored-by: Marcel Mueller <[email protected]>

* Update src/mindlessgen/generator/main.py

Co-authored-by: Marcel Mueller <[email protected]>

* Update src/mindlessgen/generator/main.py

Co-authored-by: Marcel Mueller <[email protected]>

---------

Signed-off-by: Marcel Müller <[email protected]>
Co-authored-by: Marcel Müller <[email protected]>
@marcelmbn
Copy link
Member Author

@lmseidler FYI, merged your contribution to SG's dev branch.

@marcelmbn marcelmbn merged commit 8af8c93 into grimme-lab:dev/gp3_ipea Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants