Open njzjz opened 1 month ago
Currently, we have 1024 variations for DPA-1 and 512 variations for DPA-2, which takes a lot of CI time, especially when we add more supported backends.
https://github.com/deepmodeling/deepmd-kit/blob/ad8bebe8b8af6e14ce466fa60be61caa4fc7c9db/source/tests/consistent/descriptor/test_dpa1.py#L42-L62
https://github.com/deepmodeling/deepmd-kit/blob/ad8bebe8b8af6e14ce466fa60be61caa4fc7c9db/source/tests/consistent/descriptor/test_dpa2.py#L44-L72
cc @wanghan-iapcm @iProzd
I reopen this issue as DPA-2 also takes lots of time to test consistent.
Currently, we have 1024 variations for DPA-1 and 512 variations for DPA-2, which takes a lot of CI time, especially when we add more supported backends.
https://github.com/deepmodeling/deepmd-kit/blob/ad8bebe8b8af6e14ce466fa60be61caa4fc7c9db/source/tests/consistent/descriptor/test_dpa1.py#L42-L62
https://github.com/deepmodeling/deepmd-kit/blob/ad8bebe8b8af6e14ce466fa60be61caa4fc7c9db/source/tests/consistent/descriptor/test_dpa2.py#L44-L72
cc @wanghan-iapcm @iProzd