"test/verify/test_mul_dot_a.cpp" did not exist on "500d9441143423916fc190c614a12293b9418d7d"
Commit 2d616b2d authored by Paul's avatar Paul
Browse files

Run generate first

parent cfc4db26
......@@ -8,7 +8,7 @@ def rocmtestnode(variant, name, body) {
mkdir build
cd build
CXX=${compiler} CXXFLAGS='-Werror -Wno-fallback' cmake ${flags} ..
CTEST_PARALLEL_LEVEL=32 make -j32 all doc check
CTEST_PARALLEL_LEVEL=32 make -j32 generate all doc check
"""
echo cmd
sh cmd
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment