deepmodeling / abacus-develop

An electronic structure package based on either plane wave basis or numerical atomic orbitals.
http://abacus.ustc.edu.cn
GNU Lesser General Public License v3.0
174 stars 136 forks source link

Test: should we also make CI test by using Intel Env? #4643

Open WHUweiqingzhou opened 4 months ago

WHUweiqingzhou commented 4 months ago

Describe the Testing Issue

Now we only have CI tests under GNU Env.

Additional Context

No response

Task list for Issue attackers (only for developers)

caic99 commented 4 months ago

Now we only have CI tests under GNU Env.

While our production environment is based on Intel oneAPI, which is not tested in CI pipeline.

WHUweiqingzhou commented 4 months ago

We decide to add Intel CI tests into daily test.

caic99 commented 3 months ago

@pxlxingliang Would you verify if the problem in #2844 still exist? Thanks.

pxlxingliang commented 3 months ago

The ci test in intel is calculated in: https://bohrium.dp.tech/apps/abacustest/job?type=jobs&jobId=21991

caic99 commented 3 months ago

The ci test in intel is calculated in: https://bohrium.dp.tech/apps/abacustest/job?type=jobs&jobId=21991

@pxlxingliang I'm not able to see the result by the link you've provided. I wonder if there is still any warnings?

pxlxingliang commented 3 months ago

Two integrate tests are failed:

3 unit tests are failed:

image

pxlxingliang commented 4 weeks ago

In current bohrium app, the schedule jobs are not supported, I can not add this test in the daily test. Close it.