P4 to Git Change 1052857 by jsjodin@alit_worker_lnx2_stg_ws on 2014/07/07 20:21:20

EPR #401760 - Fix EPR and bug 9997, increase stack size for work items.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_kernel.h#21 edit


[ROCm/clr commit: aee9538136]
This commit is contained in:
foreman
2014-07-07 20:25:46 -04:00
vanhempi 18ea7ba72f
commit eba161bc26
@@ -10,7 +10,7 @@ struct clk_builtins_t;
// This must be a multiple of sizeof(cl_ulong16)
#define __CPU_SCRATCH_SIZE 128
#define CLK_PRIVATE_MEMORY_SIZE (8*1024)
#define CLK_PRIVATE_MEMORY_SIZE (16*1024)
struct clk_thread_info_block_t
{