We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd35bc9 commit 4ee08beCopy full SHA for 4ee08be
Docs/Testing.md
@@ -95,7 +95,7 @@ Next command should be finished successfully for x64 mpi architecture:
95
96
Next command should be finished successfully for x64 cuda architecture:
97
```sh
98
-./Tools/test-units-cuda.sh <home_dir> <build_dir> "" "" "" "" "" "" ""
+./Tools/test-units-cuda.sh <home_dir> <build_dir> "" "" "RelWithDebInfo" "" "" "" ""
99
```
100
101
## 3. Test suite
0 commit comments