"example/19_binary_elementwise/elementwise_add_1d.cpp" did not exist on "9f71ff48e28709c8132735d80af57ec90626d4b5"
Unverified Commit eccf8773 authored by Liam Wrubleski's avatar Liam Wrubleski Committed by GitHub
Browse files

Remove incorrect old packaging statement (#308)

parent 12235112
......@@ -71,13 +71,6 @@ if( DEFINED CK_OVERRIDE_HIP_VERSION_PATCH )
endif()
message(STATUS "Build with HIP ${HIP_VERSION}")
rocm_create_package(
NAME composablekernel
DESCRIPTION "High Performance Composable Kernel for AMD GPUs"
MAINTAINER "MIOpen Kernels Dev Team <dl.MIOpen@amd.com>"
LDCONFIG
)
## tidy
include(EnableCompilerWarnings)
set(CK_TIDY_ERRORS ERRORS * -readability-inconsistent-declaration-parameter-name)
......
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