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 10d2015 commit ce7f114Copy full SHA for ce7f114
bin/rocmlibs/build_rocRAND.sh
@@ -89,6 +89,7 @@ if [ "$1" != "install" ] ; then
89
-DCMAKE_PREFIX_PATH=$AOMP_INSTALL_DIR \
90
-DCPACK_SET_DESTDIR=OFF \
91
-DCMAKE_BUILD_TYPE=Release \
92
+-DBUILD_BENCHMARK=ON \
93
-DAMDGPU_TARGETS="""$ROCMLIBS_GFXLIST""" "
94
echo " ----- Running $AOMP_CMAKE $MYCMAKEOPTS $_repo_dir -----"
95
$AOMP_CMAKE $MYCMAKEOPTS $_repo_dir
0 commit comments