Hi ,
My pyopencl kernel just stops responding for specific data.
Code runs smoothly if data has total  30296 transactions. But becomes non 
responsive when data has 30297 trans. 
If I take that one extra trans and run the code separately on that trans , it 
works fine. 
Code can run on more than 40k trans of another data smoothly. 
So my conclusions are : data is not the problem, code is not the problem , size 
of data is not the problem.
Can someone please advise what could the problem be or how to find out the 
problem.
Thanks 
Aseem 
_______________________________________________
PyOpenCL mailing list
PyOpenCL@tiker.net
https://lists.tiker.net/listinfo/pyopencl

Reply via email to