Skip to content

Test : add integrate tests for exx#2478

Merged
pxlxingliang merged 2 commits intodeepmodeling:developfrom
PeizeLin:exx_autotest
May 19, 2023
Merged

Test : add integrate tests for exx#2478
pxlxingliang merged 2 commits intodeepmodeling:developfrom
PeizeLin:exx_autotest

Conversation

@PeizeLin
Copy link
Collaborator

No description provided.

@maki49
Copy link
Collaborator

maki49 commented May 18, 2023

These cases need to be run by abacus compiled with LibRI. Maybe @pxlxingliang or @baixiaokuang can help?

@pxlxingliang
Copy link
Collaborator

@PeizeLin You can modify the Dockerfile.gnu and Dockerfile.intel, and add -DENABLE_LIBRI=ON to use libri.

cmake -B build -DENABLE_DEEPKS=ON -DENABLE_LIBXC=ON && \

cmake -B build -DENABLE_DEEPKS=ON -DENABLE_LIBXC=ON && \

2. change Docker to ENABLE_LIBRI=ON
@pxlxingliang
Copy link
Collaborator

pxlxingliang commented May 19, 2023

Hi @PeizeLin , you also need to add -DENABLE_LIBRI=ON in .github/ workflows/test.yml, and so the CI test will compile with LIBRI.

cmake -B build -DBUILD_TESTING=ON -DENABLE_DEEPKS=ON -DENABLE_LIBXC=ON

@pxlxingliang pxlxingliang merged commit bf111e3 into deepmodeling:develop May 19, 2023
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.

3 participants