"docs/vscode:/vscode.git/clone" did not exist on "4909b1e3ac8446dc4ebc340cde8e5b236689ff0b"
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 @@ ...@@ -32,7 +32,7 @@
#ifdef CK_USE_LAUNCH_BOUNDS #ifdef CK_USE_LAUNCH_BOUNDS
#define CK_MAX_THREAD_PER_BLOCK 256 #define CK_MAX_THREAD_PER_BLOCK 256
#define CK_MIN_BLOCK_PER_CU 1 #define CK_MIN_BLOCK_PER_CU 2
#endif #endif
// buffer resourse // 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