"...include/convolution_forward_specialization.hpp" did not exist on "b8aeb85b6aca178eaa4c4cf28371c558432abee1"
Commit 0e4fd0c5 authored by Jing Zhang's avatar Jing Zhang
Browse files

tweak bound

parent ad7d9460
......@@ -28,7 +28,7 @@
#endif
// launch bounds
#define CK_USE_LAUNCH_BOUNDS 0
#define CK_USE_LAUNCH_BOUNDS 1
#ifdef CK_USE_LAUNCH_BOUNDS
#define CK_MAX_THREAD_PER_BLOCK 64
......
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