"driver/driver.cpp" did not exist on "9bbe9073ab90ba1ff4e680eaaa985d6d2ee81e92"
Compile CK for all targets (#188)
* compile ck for all targets
* update the target criteria
* change the target condition
* fixed some typos
* fixed missed file
* revert changes in README
* revert device_conv3d_fwd_xdl_...
* update device_conv3d_fwd_xdl_...
* update device_batched_gemm_reduce...
* test the unused arguments fix
* test the warning suppression
* try suppress warnings in device_batched_gemm_reduce_xdl...
* fix the last warnings
* replace UNUSED with std::ignore
* fix a typo
* replaced std::ignore with ignore
* add igonre header to common_header
* refactor atomicAdd
Co-authored-by:
Chao Liu <chao.liu2@amd.com>
Showing
Please register or sign in to comment