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

Fix: no function found in parallel tests #1931

Merged
merged 3 commits into from
Feb 21, 2023

Conversation

hongriTianqi
Copy link

No description provided.

@hongriTianqi hongriTianqi changed the title Fix: no function found in paralle tests Fix: no function found in parallel tests Feb 21, 2023
@dyzheng dyzheng merged commit 3e0555e into deepmodeling:develop Feb 21, 2023
@hongriTianqi hongriTianqi deleted the klist_ut branch February 21, 2023 06:15
dyzheng added a commit that referenced this pull request Feb 23, 2023
* fix bug of autotest for multi-kpoint tddft

* add code to output electronic dipole moment

* add code to output electronic dipole moment

* move declaration of write_dipole to module_io

* update ref of autotest

* add warning of ocp_set

* comment ionic dipole

* replace count with vec.size()

* fix bug of electric field of hhg type

* Test: add UT for class atom_pseudo (#1919)

* Refactor: rearranged files in src_parallel and deleted src_parallel directory (#1922)

* Refactor: move parallel_reduce, parallel_common, parallel_global from src_parallel to module_base

* Fix: delete duplicated file

* Refactor: move parallel_grid from src_parallel to module_hamilt_pw/hamilt_pwdft/

* Refactor: move parallel_kpoints from src_parallel to module_cell, delete src_parallel

* Fix: new UT conflicts

* Fix: UT conflicts for Device_GPU

* Fix: cmake

* fix: bug when stru_file=../STRU (#1930)

* Test: add UT for class Atom (#1923)

* Test: add UT for class Atom

* Update atom_spec_test.cpp

* Fix: no function found in parallel tests (#1931)

* Fix: no function found in paralle tests

* modify test names

* Test: libm code coverage (#1933)

* Build: add support to libxc 6 (#1932)

* Fix: a bug in atom_spec_test (#1934)

* Refactor: read pseudopotentials in esolver_fp (#1926)

* Refactor: read pseudopotentials in esolver_fp

* fix: fix calculation get_S

* fix: split setup_cell and read_pseudo

---------

Co-authored-by: Tianqi Zhao <[email protected]>

* fix bug of electric field in tddft

* fix ref of tddft autotest

* solve conflicts

* update scripts to plot absorption

* delete temporary changes for test

* update ref of autotest

---------

Co-authored-by: Tianqi Zhao <[email protected]>
Co-authored-by: dyzheng <[email protected]>
Co-authored-by: Qianrui <[email protected]>
Co-authored-by: JieXin Liang <[email protected]>
Co-authored-by: Chun Cai <[email protected]>
Co-authored-by: Yu Liu <[email protected]>
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