"src/include/blockwise_2d_tensor_op.hip.hpp" did not exist on "e80fbbdd71ed77f27bda32724bcb1e2c17bfb805"
Unverified Commit 2f82cfb1 authored by Chao Liu's avatar Chao Liu Committed by GitHub
Browse files

Update default launch bounds (#43)

* update default launch bounds
parent 81c942cd
......@@ -32,7 +32,7 @@
#ifdef CK_USE_LAUNCH_BOUNDS
#define CK_MAX_THREAD_PER_BLOCK 256
#define CK_MIN_BLOCK_PER_CU 1
#define CK_MIN_BLOCK_PER_CU 2
#endif
// buffer resourse
......
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