Commit 81fa1a5e authored by Harisankar Sadasivan's avatar Harisankar Sadasivan
Browse files

merge changes for pr

parent bbd498f1
...@@ -12,11 +12,7 @@ cmake ...@@ -12,11 +12,7 @@ cmake
-save-temps=$PWD" \ -save-temps=$PWD" \
-D CMAKE_BUILD_TYPE=Release \ -D CMAKE_BUILD_TYPE=Release \
-D BUILD_DEV=ON \ -D BUILD_DEV=ON \
<<<<<<< HEAD
-D GPU_TARGETS="gfx908;gfx90a;gfx940" \ -D GPU_TARGETS="gfx908;gfx90a;gfx940" \
=======
-D GPU_TARGETS="gfx908;gfx90a;gfx940" \
>>>>>>> c99323be6e4a5c610e33493d2c30be73e4d0891c
-D CMAKE_VERBOSE_MAKEFILE:BOOL=ON \ -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON \
-D USE_BITINT_EXTENSION_INT4=OFF \ -D USE_BITINT_EXTENSION_INT4=OFF \
${MY_PROJECT_SOURCE} ${MY_PROJECT_SOURCE}
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