We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5044c8 commit 8c99a3bCopy full SHA for 8c99a3b
1 file changed
PR_DESCRIPTION.txt
@@ -0,0 +1,18 @@
1
+Title: Add gtest support for Sunway builds
2
+
3
+Summary:
4
+- Add a Sunway-specific gtest build script and documentation under tools.
5
+- Update CMake test definitions to better handle Sunway constraints and selective test enabling.
6
+- Register additional unit test CMakeLists for hsolver and LCAO RT modules.
7
8
+Files Changed:
9
+- CMakeLists.txt
10
+- source/source_base/module_container/ATen/kernels/test/CMakeLists.txt
11
+- source/source_base/module_container/test/CMakeLists.txt
12
+- source/source_hsolver/test/CMakeLists.txt
13
+- source/source_lcao/module_rt/test/CMakeLists.txt
14
+- tools/README.md
15
+- tools/gtest_on_sunway/gtest_on_sunway.sh
16
17
+Testing:
18
+- Not run (please confirm if you ran any tests)
0 commit comments