Benchmark: Revision - Fix -O2 option passing in gpu_copy ROCm build (#589)
**Description** `add_compile_options` will not work for ROCm build, change it to setting `CMAKE_CXX_FLAGS`.
Showing
Please register or sign in to comment
**Description** `add_compile_options` will not work for ROCm build, change it to setting `CMAKE_CXX_FLAGS`.