add and revise gemm test for mi300 fp8 and hipblas test

This commit is contained in:
yutingjiang 2023-11-05 13:19:25 +00:00
Родитель 2e68db1f0a
Коммит ad5546e449
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -15,3 +15,5 @@ add_executable(rocblas_gemm_fp8 rocblas_gemm.cc)
# Link the ROCBLAS library to the test executable
target_link_libraries(rocblas_gemm_fp8 roc::rocblas)
# cmake .. -D CMAKE_PREFIX_PATH=/opt/rocm