Commit d9dd24fe authored by aska-0096's avatar aska-0096
Browse files

Add arch limit in test subfolder

parent 1e59eb3b
add_test_executable(test_wmma_op wmma_op.cpp) if(GPU_TARGETS MATCHES "gfx1100")
target_link_libraries(test_wmma_op PRIVATE utility) add_test_executable(test_wmma_op wmma_op.cpp)
target_link_libraries(test_wmma_op PRIVATE utility)
endif()
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