Re: [ViennaCL-devel] Subsequent call errors

2016-12-14 Thread Charles Determan
A quick addition, it also only seems to crash when the number of rows in the input matrix match or exceed 1000 (i.e. it works with the trivial example with 100 rows). Charles On Wed, Dec 14, 2016 at 10:55 AM, Charles Determan wrote: > I have a function where I use a custom opencl kernel. The f

[ViennaCL-devel] Subsequent call errors

2016-12-14 Thread Charles Determan
I have a function where I use a custom opencl kernel. The function is below. The function runs without problem and provides the correct result after the *first time* I call it. However, if I try to call the function again it crashes right after the 'initialized' output where it is trying to add