Skip to content

Commit ce7f114

Browse files
committed
Enable build/install of rocRAND benchmarks, similar to what CQE does.
1 parent 10d2015 commit ce7f114

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/rocmlibs/build_rocRAND.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ if [ "$1" != "install" ] ; then
8989
-DCMAKE_PREFIX_PATH=$AOMP_INSTALL_DIR \
9090
-DCPACK_SET_DESTDIR=OFF \
9191
-DCMAKE_BUILD_TYPE=Release \
92+
-DBUILD_BENCHMARK=ON \
9293
-DAMDGPU_TARGETS="""$ROCMLIBS_GFXLIST""" "
9394
echo " ----- Running $AOMP_CMAKE $MYCMAKEOPTS $_repo_dir -----"
9495
$AOMP_CMAKE $MYCMAKEOPTS $_repo_dir

0 commit comments

Comments
 (0)