I\'m having this error when trying to run this code in Python using CUDA. I\'m following this tutorial but i\'m trying it in Windows 7 x64 machine.
https://www.youtube.
I found a solution to my problem through NVIDIA Developer Forum. If you wanna know more info regarding the solution check out this link.
https://devtalk.nvidia.com/default/topic/962843/cuda-programming-and-performance/cudaapierror-1-call-to-culaunchkernel-results-in-cuda_error_invalid_value-in-python/?offset=3#4968130
In Short:
Hope my answer would help for someone.