mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-17 11:30:02 +00:00
Initial Setup for CI (#86)
* add docker file and make default target buildable
* add Jenkinsfile
* remove empty env block
* fix package stage
* remove render group from docker run
* clean up Jenkins file
* add cppcheck as dev dependency
* update cmake file
* Add profiler build stage
* add hip_version config file for reduction operator
* correct jenkins var name
* Build release instead of debug
* clean up
Co-authored-by: Chao Liu <chao.liu2@amd.com>
[ROCm/composable_kernel commit: 2778e99758]
This commit is contained in:
@@ -1,2 +1 @@
|
||||
add_subdirectory(host_tensor)
|
||||
# add_subdirectory(driver_offline) # deprecated
|
||||
add_subdirectory(host_tensor)
|
||||
Reference in New Issue
Block a user